Diff for /Amaya/amaya/styleparser.c between versions 1.30 and 1.31

version 1.30, 1999/09/28 13:40:11 version 1.31, 1999/10/12 13:28:41
Line 3787  ThotBool            withUndo; Line 3787  ThotBool            withUndo;
 #endif  #endif
 {  {
   CHAR_T              c;    CHAR_T              c;
   STRING              cssRule, base, cur;    STRING              cssRule, base;
   DisplayMode         dispMode;    DisplayMode         dispMode;
   int                 index;    int                 index;
   int                 CSSindex;    int                 CSSindex;

Removed from v.1.30  
changed lines
  Added in v.1.31


Webmaster