Changeset 644f81 in git for libpolys/polys/ext_fields/algext.cc
- Timestamp:
- Jul 17, 2012, 8:45:26 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'c987db42cd2ec943b97ac5746c99892ceddf909c')
- Children:
- 805d0b10ffd62e7ff079f116851129cc4ae8f89d
- Parents:
- b807aa0bd6e1249f115476cb4d948cfd5d6b9d3c
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-17 20:45:26+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-07-17 21:33:54+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/ext_fields/algext.cc
rb807aa0 r644f81 57 57 BOOLEAN naDBTest(number a, const char *f, const int l, const coeffs r); 58 58 #else 59 #define naTest(a) ( TRUE)59 #define naTest(a) ((void)(TRUE)) 60 60 #endif 61 61
Note: See TracChangeset
for help on using the changeset viewer.