Changeset 09b7bc in git


Ignore:
Timestamp:
Feb 22, 2013, 12:46:35 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
f3e4382611aa3a9c791def3cc8c6e1a404dbb200
Parents:
3f623f86443118a165e9687e10897e4e88971f68
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-22 12:46:35+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-02-22 12:47:10+01:00
Message:
Remove (unhelpfull) assume in jjMINPOLY (there exist local objects while setting minpoly)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipassign.cc

    r3f623f r09b7bc  
    216216  }
    217217
    218   assume (currRing->idroot==NULL);
     218//  assume (currRing->idroot==NULL);
    219219
    220220  number p = (number)a->CopyD(NUMBER_CMD);
Note: See TracChangeset for help on using the changeset viewer.