Changeset a40080 in git for libpolys/tests/rings_test.h


Ignore:
Timestamp:
Aug 25, 2011, 6:58:47 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
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
Message:
CHG: minor changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/tests/rings_test.h

    rdbcf787 ra40080  
    5656  {
    5757    rWrite(r); PrintLn();
    58   #ifdef RDEBUG
     58#ifdef RDEBUG
    5959    rDebugPrint(r); PrintLn();
    60   #endif
     60#endif
    6161  }
    6262static inline void Test(const ring)
Note: See TracChangeset for help on using the changeset viewer.