Mercurial > repos > ktnyt > gembassy
annotate GEMBASSY-1.0.3/include/glibs.h @ 1:84a17b3fad1f draft
Uploaded
author | ktnyt |
---|---|
date | Fri, 26 Jun 2015 05:20:29 -0400 |
parents | 8300eb051bea |
children |
rev | line source |
---|---|
0 | 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 |