Changeset 2f573cc in git for libfac/charset/alg_factor.h
- Timestamp:
- Oct 12, 2010, 11:45:58 AM (13 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- cd3dd1380fd4640bedd9c9aadf0c15e9113e7a9c
- Parents:
- e31d298046b3c48cd4d618071c9f63b60c561667
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libfac/charset/alg_factor.h
re31d29 r2f573cc 28 28 29 29 CFFList newfactoras( const CanonicalForm & f, const CFList & as, int &success); 30 CFFList newcfactor(const CanonicalForm & f, const CFList & as, int success );31 30 /*BEGINPUBLIC*/ 31 CFFList newcfactor(const CanonicalForm & f, const CFList & as, int & success ); 32 32 /*ENDPUBLIC*/ 33 33
Note: See TracChangeset
for help on using the changeset viewer.