Changeset e81572c in git


Ignore:
Timestamp:
Dec 2, 2010, 3:30:27 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
34ab5f65915ea1dfa21855f73940082f660d5855
Parents:
422a94d696c452190c25370be810e50c55bf020a
Message:
code cleanup: kFindDivisibleByZeroPoly

git-svn-id: file:///usr/local/Singular/svn/trunk@13695 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/kstd2.cc

    r422a94 re81572c  
    276276  } */
    277277  return NULL;
    278 }
    279 
    280 poly kFindDivisibleByZeroPoly(LObject* h)
    281 {
    282   return kFindZeroPoly(h->GetLmCurrRing(), currRing, h->tailRing);
    283278}
    284279#endif
Note: See TracChangeset for help on using the changeset viewer.