Changeset 47719a in git
- Timestamp:
- Sep 26, 2011, 10:23:16 AM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- a8516a07c19c38faf8e9fc83cbbe59b88b6bf783
- Parents:
- 4eda6b65c2db80cbc41423154ff8397975bb2cd5
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-09-26 10:23:16+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:13:31+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipassign.cc
r4eda6b r47719a 179 179 if( !nCoeff_is_transExt(currRing->cf) && (currRing->idroot == NULL) && n_IsZero((number)a->Data(), currRing->cf) ) 180 180 { 181 #ifndef NDEBUG 181 182 WarnS("Set minpoly over non-transcendental ground field to 0?!"); 183 #endif 182 184 return FALSE; 183 185 }
Note: See TracChangeset
for help on using the changeset viewer.