Changeset f0797c in git for libpolys/coeffs/rintegers.cc
- Timestamp:
- May 25, 2011, 2:42:41 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- cdf22a94dc67efa0ec23a42eb27722000f1e3645
- Parents:
- 141342d81455232f75bdb4b9179a8cd396939ba4
- git-author:
- Frank Seelisch <seelisch@mathematik.uni-kl.de>2011-05-25 14:42:41+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:36:52+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/coeffs/rintegers.cc
r141342 rf0797c 426 426 r->nNULL = 0; 427 427 r->type = n_Z; 428 r-> ch = 0;428 r->ringtype = 4; 429 429 r->has_simple_Alloc=FALSE; 430 430 r->has_simple_Inverse=FALSE;
Note: See TracChangeset
for help on using the changeset viewer.