Changeset 257a60 in git
- Timestamp:
- Jun 7, 2014, 2:49:50 PM (9 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 6e062273c073575d1a635a3589c406ab6d4e0547
- Parents:
- fb0ad9ad7fb76a63141d2ac481fd0deb60a82a3e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/gentable.cc
rfb0ad9a r257a60 15 15 #include <sys/stat.h> 16 16 17 // need global defines: 18 #include "kernel/mod2.h" 17 19 // need to include all tokens: *_CMD: 18 20 #include "grammar.h" … … 35 37 #define NO_ZERODIVISOR 8 36 38 #define ALLOW_ZERODIVISOR 0 37 39 #define ZERODIVISOR_MASK 8 38 40 39 41 // bit 4 for warning, if used at toplevel
Note: See TracChangeset
for help on using the changeset viewer.