Changeset 923944 in git


Ignore:
Timestamp:
Jan 27, 2010, 1:33:19 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
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.