view 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
line wrap: on
line source

#ifndef GLIBS
#define GLIBS
#include "../include/gfile.h"
#include "../include/gfile.c"
#include "../include/ghttp.h"
#include "../include/ghttp.c"
#include "../include/gplot.h"
#include "../include/gplot.c"
#include "../include/gpost.h"
#include "../include/gpost.c"
#endif