Changeset e81572c in git
- Timestamp:
- Dec 2, 2010, 3:30:27 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 34ab5f65915ea1dfa21855f73940082f660d5855
- Parents:
- 422a94d696c452190c25370be810e50c55bf020a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/kstd2.cc
r422a94 re81572c 276 276 } */ 277 277 return NULL; 278 }279 280 poly kFindDivisibleByZeroPoly(LObject* h)281 {282 return kFindZeroPoly(h->GetLmCurrRing(), currRing, h->tailRing);283 278 } 284 279 #endif
Note: See TracChangeset
for help on using the changeset viewer.