Changeset 923944 in git


Ignore:
Timestamp:
Jan 27, 2010, 1:33:19 PM (13 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
Children:
998298c25fb590befaae6849197e879ab70df0b7
Parents:
9c4865b7cda2bf45bae975154676503fdfcbf15e
Message:
structs.h cleanup

git-svn-id: file:///usr/local/Singular/svn/trunk@12462 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/misc.cc

    r9c4865b r923944  
    352352        #ifdef YYDEBUG
    353353        #if YYDEBUG
     354        /*debugging the bison grammar --> grammar.cc*/
     355        extern int    yydebug;
    354356        if (BVERBOSE(V_YACC)) yydebug=1;
    355357        else                  yydebug=0;
Note: See TracChangeset for help on using the changeset viewer.