Changeset d0340f in git
- Timestamp:
- Sep 28, 2011, 6:42:51 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 046a941e1caf6571a05abbcd7e9dc58a903aa4eb
- Parents:
- d56ad872d739d42e59b1beb8ccc89be2a204530d
- git-author:
- Burcin Erocal <burcin@erocal.org>2011-09-28 18:42:51+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:42+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.cc
rd56ad87 rd0340f 1239 1239 { 1240 1240 // 1st char of is not a varname 1241 p_LmDelete(&rc,r); 1241 // We return the parsed polynomial nevertheless. This is needed when 1242 // we are parsing coefficients in a rational function field. 1242 1243 s--; 1243 1244 return s;
Note: See TracChangeset
for help on using the changeset viewer.