Changeset d3b5daa in git for kernel/GBEngine/kutil.cc


Ignore:
Timestamp:
Nov 30, 2017, 11:25:53 AM (6 years ago)
Author:
Christian Eder
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
eece62e3bb306b45df101c601f39d368d165c99a
Parents:
5116b546441146e8fe7a07b449c4c32e173e6fc4
git-author:
Christian Eder <ederc@mathematik.uni-kl.de>2017-11-30 11:25:53+01:00
git-committer:
Christian Eder <ederc@mathematik.uni-kl.de>2018-08-16 09:52:17+02:00
Message:
removes debug printout
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kutil.cc

    r5116b54 rd3b5daa  
    39253925                                p_LmDivisibleBy(strat->L[l].p, t, currRing)) {
    39263926                        deleteInL(strat->L, &strat->Ll, l, strat);
    3927                         printf("!!\n");
    39283927                }
    39293928        }
Note: See TracChangeset for help on using the changeset viewer.