Changeset a40080 in git for libpolys/tests/rings_test.h
- Timestamp:
- Aug 25, 2011, 6:58:47 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 4a4e294c1281857cdf5d91f50cfa1c1f222226b1
- Parents:
- dbcf787c5d91a92e37ade8d0ac59dc712be5c207
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-25 18:58:47+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:30+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/tests/rings_test.h
rdbcf787 ra40080 56 56 { 57 57 rWrite(r); PrintLn(); 58 #ifdefRDEBUG58 #ifdef RDEBUG 59 59 rDebugPrint(r); PrintLn(); 60 60 #endif 61 61 } 62 62 static inline void Test(const ring)
Note: See TracChangeset
for help on using the changeset viewer.