Changeset c4bb27c in git
- Timestamp:
- Sep 19, 2014, 11:41:21 AM (9 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 1c5671bf0ac80d11a9c67730f239e645e50482de
- Parents:
- 6444d6389c28adc3ffe071f6db085827f420f358
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/coeffs.h
r6444d6 rc4bb27c 918 918 #define n_Test(a,r) n_DBTest(a, __FILE__, __LINE__, r) 919 919 920 // Missing wrappers for: (TODO: review this?)921 // cfIntMod, cfRead, cfName, cfInit_bigint922 923 // HAVE_RINGS: cfDivComp, cfIsUnit, cfGetUnit, cfDivBy924 // BUT NOT cfExtGcd...!925 926 927 920 /// Computes the content and (inplace) divides it out on a collection 928 921 /// of numbers … … 976 969 #endif 977 970 978 979
Note: See TracChangeset
for help on using the changeset viewer.