[BACK]Return to def.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/def.h between version 1.83 and 1.84

version 1.83, 2006/02/25 14:40:16 version 1.84, 2006/04/03 02:43:22
Line 45 
Line 45 
 #define TRUE    1               /* True, yes, good, etc.         */  #define TRUE    1               /* True, yes, good, etc.         */
 #define ABORT   2               /* Death, ^G, abort, etc.        */  #define ABORT   2               /* Death, ^G, abort, etc.        */
   
 #define KPROMPT 2               /* keyboard prompt               */  #define KCLEAR  2               /* clear echo area               */
   
 /*  /*
  * These flag bits keep track of   * These flag bits keep track of

Legend:
Removed from v.1.83  
changed lines
  Added in v.1.84