Changeset 22a09d in git for libpolys/polys/simpleideals.cc
- Timestamp:
- Jul 19, 2011, 1:37:08 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 31f1262751310d366c99e1a3d2914e859f8ea5c0
- Parents:
- b938f43f09b016c0e34ed3e723d3d187af898b48
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-19 13:37:08+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:58+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/simpleideals.cc
rb938f4 r22a09d 1732 1732 } 1733 1733 else 1734 x[j]=n lInit(0, R->cf); // is R->cf really n_Q???1734 x[j]=n_Init(0, R->cf); // is R->cf really n_Q???, yes! 1735 1735 } 1736 1736
Note: See TracChangeset
for help on using the changeset viewer.