Changeset c3f0f3 in git
- Timestamp:
- Feb 16, 2002, 11:57:28 AM (21 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- d9d2417dd93f0480a9af34fb65f29dd5ac08309c
- Parents:
- 03495f1856f489d63ec19f337bd5240315ef5371
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/mod2.h.in
r03495f1 rc3f0f3 6 6 * DO NOT EDIT! 7 7 * 8 * Version: $Id: mod2.h.in,v 1.10 3 2002-02-12 18:25:40mschulze Exp $8 * Version: $Id: mod2.h.in,v 1.104 2002-02-16 10:57:28 mschulze Exp $ 9 9 *******************************************************************/ 10 10 #ifndef MOD2_H … … 165 165 #endif 166 166 167 /* eigenvalues */ 168 #define HAVE_EIGENVAL 1 169 167 170 /* Gauss-Manin system */ 168 171 #define HAVE_GMS 1 … … 173 176 // procedures to compute with units 174 177 #define HAVE_UNITS 175 176 // eigenvalues of constant square matrices177 #define HAVE_EIGENVAL178 178 179 179 /* Define to use old mechanismen for saving currRing with procedures
Note: See TracChangeset
for help on using the changeset viewer.