Преглед изворни кода

Add GIS_H_VERSION macro

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@31626 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements пре 17 година
родитељ
комит
dca9590d8c
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      include/gis.h

+ 2 - 0
include/gis.h

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