git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33885 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -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