openModeller  Version 1.4.0
Global.h
Go to the documentation of this file.
00001 #ifndef __GLOBAL_H__
00002 #define __GLOBAL_H__
00003 
00004 // ===================================================================
00005 // compilation fags
00006 // ===================================================================
00007 // link ESRI GRIDIO library to code
00008 #define __GRIDIO
00009 
00010 // windows (GARPWIN)
00011 #define __GARPWIN
00012 
00013 // ===================================================================
00014 
00015 #endif