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

Diff for /src/usr.bin/m4/mdef.h between version 1.3 and 1.4

version 1.3, 1996/06/26 05:36:14 version 1.4, 1997/12/10 20:24:16
Line 139 
Line 139 
         char    *sstr;          /* string entry */          char    *sstr;          /* string entry */
 } stae;  } stae;
   
   typedef short pbent;            /* pushback entry; needs to hold chars + EOF */
   
 /*  /*
  * macros for readibility and/or speed   * macros for readibility and/or speed
  *   *

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4