]> git.somenet.org - pub/astra/parallel.git/blob - prefix/recurse.h
Merge branch 'master' of ssh://geekcave.at:222/parallel
[pub/astra/parallel.git] / prefix / recurse.h
1 /*
2  * Recursive parallel prefix with auxiliary array y
3  */
4 #include <stdio.h>
5 #include "prefix.h"
6