Changeset 1db880 in git
- Timestamp:
- Sep 9, 2011, 4:05:27 PM (12 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 88071ae3667f8573d700eb2276891527cd3400e2
- Parents:
- e48172b11af08005e2d025ff5a132809d88b6ea5
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-09 16:05:27+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:39+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/clapsing.cc
re48172 r1db880 343 343 #ifdef FACTORIZE2_DEBUG 344 344 printf("start count_Factors(%d), Fdeg=%d, factor deg=%d\n",j,pTotaldegree(f),pTotaldegree(fac)); 345 p_wrp(fac, currRing);PrintLn();345 p_wrp(fac,r);PrintLn(); 346 346 #endif 347 347 On(SW_RATIONAL);
Note: See TracChangeset
for help on using the changeset viewer.