Changeset 070c1b4 in git for libfac/charset/alg_factor.cc
- Timestamp:
- Jul 9, 2012, 1:54:06 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 16055bd66cbe17a643cdc139b5ad13307053b068
- Parents:
- 9e472371c48294d093be833766189740f0ddd8f0
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2012-07-09 13:54:06+02:00
- git-committer:
- Martin Lee <martinlee84@web.de>2012-08-03 10:03:18+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libfac/charset/alg_factor.cc
r9e47237 r070c1b4 18 18 #include "alg_factor.h" 19 19 20 void out_cf(c har *s1,const CanonicalForm &f,char *s2);20 void out_cf(const char *s1,const CanonicalForm &f,const char *s2); 21 21 22 22 #ifdef ALGFACTORDEBUG
Note: See TracChangeset
for help on using the changeset viewer.