Changeset 823931 in git for Singular/iparith.cc
- Timestamp:
- Mar 20, 2014, 5:18:40 PM (10 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- bbcf7c800783ddc7d734be98c9fe0fc401e65d9e
- Parents:
- 850277117174455fd9a163310feafc582f9c8f4c
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-03-20 17:18:40+01:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-03-20 17:24:02+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/iparith.cc
r850277 r823931 2962 2962 hasFlag(u,FLAG_STD),u->Typ()==v->Typ()); 2963 2963 id_DelMultiples((ideal)(res->data),currRing); 2964 if (TEST_OPT_RETURN_SB) setFlag(res,FLAG_STD); 2964 2965 return FALSE; 2965 2966 }
Note: See TracChangeset
for help on using the changeset viewer.