X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Fgis.h;fp=src%2Fgis.h;h=0000000000000000000000000000000000000000;hb=4bef8517366b0195e321add06250e7d659434661;hp=6c91c031806843679ff3ca5a7699fbb9b69de176;hpb=901270339e83192fd5765f32584941435f96331f;p=grits diff --git a/src/gis.h b/src/gis.h deleted file mode 100644 index 6c91c03..0000000 --- a/src/gis.h +++ /dev/null @@ -1,41 +0,0 @@ -/* - * Copyright (C) 2009-2010 Andy Spencer - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ - -#ifndef __GIS_H__ -#define __GIS_H__ - -/* GIS Core */ -#include -#include -#include -#include - -/* GIS data */ -#include -#include -#include - -/* GIS objects */ -#include -#include -#include -#include - -/* Plugins */ -#include - -#endif