Changeset bf2cb0 in git
- Timestamp:
- Apr 9, 1998, 12:38:58 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- 3ff3340440b9a4e3cdcb21b9b96355b3133f39c1
- Parents:
- 43ad8d3a0bac24e78153444638b76171714c3860
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/mod2.h.in
r43ad8d rbf2cb0 126 126 /* Undefine to disable Gerhard's and Wilfried's fast and dirty std computations */ 127 127 #define FAST_AND_DIRTY 128 #ifdef __MWERKS__ 129 /* static tables only */ 130 #define PROC_BUG 131 #else 128 132 /* works around a quirk in the generation of parser tables */ 129 133 #define INIT_BUG 134 #endif 130 135 131 136 /* Define to use new namespaces techniks */
Note: See TracChangeset
for help on using the changeset viewer.