Changeset 8ecb43 in git for kernel/mod2.h
- Timestamp:
- Mar 22, 2012, 8:14:52 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 28b5039979340465ba16ef7b781843e9690cc034
- Parents:
- 631bc196273e45422d6007df7a75d0410e0d9c0a
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-03-22 20:14:52+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-03-23 16:06:29+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/mod2.h
r631bc19 r8ecb43 40 40 #define FAST_AND_DIRTY 41 41 42 //TODO add a configure check for HAVE_DYNAMIC_LOADING ?? 42 #ifndef HAVE_DYNAMIC_LOADING 43 43 /* eigenvalues */ 44 # undef HAVE_EIGENVAL44 #define HAVE_EIGENVAL 1 45 45 46 46 /* Gauss-Manin system */ 47 47 #define HAVE_GMS 1 48 #endif 48 49 49 50 /* linear algebra extensions from pcv.h/pcv.cc */
Note: See TracChangeset
for help on using the changeset viewer.