Changeset c6eecb in git for factory/NTLconvert.cc
- Timestamp:
- Apr 26, 2007, 10:22:48 AM (16 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 8251cc1c81aab678de3aec185a8de7969e825393
- Parents:
- cb637fad8051814719a0ea36ed4b65a20f1114cc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/NTLconvert.cc
rcb637f rc6eecb 1 /* $Id: NTLconvert.cc,v 1.2 1 2007-03-01 12:17:24Singular Exp $ */1 /* $Id: NTLconvert.cc,v 1.22 2007-04-26 08:22:48 Singular Exp $ */ 2 2 #include <config.h> 3 3 … … 49 49 #endif 50 50 51 int fac_NTL_char=-1; // the current characterstic for NTL calls 52 // -1: undefined 51 53 #ifdef NTL_CLIENT // in <NTL/tools.h>: using of name space NTL 52 54 NTL_CLIENT
Note: See TracChangeset
for help on using the changeset viewer.