Changeset 60dc849 in git


Ignore:
Timestamp:
Oct 13, 2011, 7:08:53 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
Children:
7ea62f6742835b49a0ee0fbbee511fe5d16e975b
Parents:
ec27f7a0c1d8e138343bbe71c30160845247bde8
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-10-13 19:08:53+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:14:01+01:00
Message:
CHG: no extra info for "minpoly=...;" in debug version
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipassign.cc

    rec27f7 r60dc849  
    231231  A.i->m[0] = NUM((fractionObject *)p);
    232232
    233 #ifndef NDEBUG
     233#if 0
    234234  PrintS("\nTrying to conver the currRing into an algebraic field: ");
    235235  PrintS("Ground poly. ring: \n");
Note: See TracChangeset for help on using the changeset viewer.