Changeset a30e4d in git
- Timestamp:
- Oct 13, 2011, 9:55:23 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a657104b677b4c461d018cbf3204d72d34ad66a9')
- Children:
- d2f72035f91977026085471ad553a309006a6f66
- Parents:
- 27edeb995378e81443470dc289b06c2e3f8ba32b
- git-author:
- Niels Ranosch <ranosch@mfo.de>2011-10-13 21:55:23+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:14:06+01:00
- Location:
- libpolys
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/monomials/p_polys.cc
r27edeb ra30e4d 2997 2997 static pFDegProc pOldFDeg; 2998 2998 static pLDegProc pOldLDeg; 2999 static intvec * pModW;3000 2999 static BOOLEAN pOldLexOrder; 3001 3000 -
libpolys/resources/feResource.cc
r27edeb ra30e4d 506 506 static char* feCleanUpFile(char* fname) 507 507 { 508 char* fn , *s;508 char* fn; 509 509 510 510 #ifdef RESOURCE_DEBUG
Note: See TracChangeset
for help on using the changeset viewer.