comparison GEMBASSY-1.0.3/include/glibs.h @ 0:8300eb051bea draft

Initial upload
author ktnyt
date Fri, 26 Jun 2015 05:19:29 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8300eb051bea
1 #ifndef GLIBS
2 #define GLIBS
3 #include "../include/gfile.h"
4 #include "../include/gfile.c"
5 #include "../include/ghttp.h"
6 #include "../include/ghttp.c"
7 #include "../include/gplot.h"
8 #include "../include/gplot.c"
9 #include "../include/gpost.h"
10 #include "../include/gpost.c"
11 #endif