Explorar o código

Restore GISPROMPT_COLOR definition

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33885 15284696-431f-4ddb-bdfa-cd5b030d7da7
Glynn Clements %!s(int64=16) %!d(string=hai) anos
pai
achega
253abd4eec
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/gis.h

+ 2 - 0
include/gis.h

@@ -104,6 +104,8 @@ static const char *GRASS_copyright __attribute__ ((unused))
 #define YES           1
 #define NO            0
 
+#define GISPROMPT_COLOR    "old,color,color"
+
 /* File/directory name lengths */
 #define GNAME_MAX 256
 #define GMAPSET_MAX 256