Changeset 74fc12a in git for factory/FLINTconvert.cc
- Timestamp:
- Jul 2, 2020, 11:39:26 PM (3 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- f5c2fcff7160f4c1bdb642ee3dd3ac058f3e482e
- Parents:
- 53acc46a104d727e78284f0fda06b0ac9460dfae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/FLINTconvert.cc
r53acc4 r74fc12a 210 210 } 211 211 212 CanonicalForm convertFmpq _t2CF (const fmpq_t q)212 CanonicalForm convertFmpq2CF (const fmpq_t q) 213 213 { 214 214 bool isRat= isOn (SW_RATIONAL);
Note: See TracChangeset
for help on using the changeset viewer.