Changeset af221ea in git for libfac/charset/alg_factor.cc


Ignore:
Timestamp:
Jun 25, 2011, 2:30:51 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
Children:
f0767093994fab690dbf3086af5fafdae097638d
Parents:
5e1226f141996c2f2151d550d0e897ad75686b2b
Message:
fix Long/primdec_l.tst (minAssChar)

git-svn-id: file:///usr/local/Singular/svn/trunk@14305 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfac/charset/alg_factor.cc

    r5e1226 raf221ea  
    178178      }
    179179      else
    180         testlist= factorize(R);
     180        testlist= Factorize(R);
    181181      DEBOUTLN(CERR, "testlist= ", testlist);
    182182      testlist.removeFirst();
Note: See TracChangeset for help on using the changeset viewer.