Changeset 644f81 in git for libpolys/polys/simpleideals.h
- 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/simpleideals.h
rb807aa0 r644f81 68 68 // #define id_Print(id, r) id_Show(id, r) 69 69 #else 70 #define id_Test(A, r) ( TRUE)70 #define id_Test(A, r) ((void)(TRUE)) 71 71 // #define id_Print(A, r) ((void)0) 72 72 #endif
Note: See TracChangeset
for help on using the changeset viewer.