view 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
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