Changeset b5c084 in git for factory/cf_gcd_smallp.cc
- Timestamp:
- Aug 11, 2011, 1:44:29 PM (12 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- ae2b8adaaa33382ce2e42118a31b7b85f1a89ec8
- Parents:
- ca0f9c8af442e12c0d2cfa7604d105ef3ea03fdc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/cf_gcd_smallp.cc
rca0f9c rb5c084 4075 4075 return false; 4076 4076 } 4077 CanonicalForm evalPoint;4078 4077 if (count > 0) 4079 4078 { 4080 4079 b.nextpoint(k); 4080 if (k == 0) 4081 k++; 4081 4082 l++; 4082 4083 if (l > bound)
Note: See TracChangeset
for help on using the changeset viewer.