|
@@ -40,6 +40,8 @@
|
|
static const char *GRASS_copyright __attribute__((unused))
|
|
static const char *GRASS_copyright __attribute__((unused))
|
|
= "GRASS GNU GPL licensed Software" ;
|
|
= "GRASS GNU GPL licensed Software" ;
|
|
|
|
|
|
|
|
+#define GIS_H_VERSION "$Revision$"
|
|
|
|
+
|
|
/* Define TRUE and FALSE for boolean comparisons */
|
|
/* Define TRUE and FALSE for boolean comparisons */
|
|
#ifndef TRUE
|
|
#ifndef TRUE
|
|
#define TRUE 1
|
|
#define TRUE 1
|