Faster  0.0.4Alpha
Superfastdistributtedcomputing
libfaster.h
1 #ifndef LIBFASTER_H
2 #define LIBFASTER_H
3 
4 #include "fdd.h"
5 #include "indexedFdd.h"
6 #include "groupedFdd.h"
7 #include "fastContext.h"
8 
9 #endif