Changeset 1396fe in git


Ignore:
Timestamp:
May 4, 2011, 6:16:20 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
Children:
ed7a55cee630718a52f781951594ce050f910d0b
Parents:
85ba0aaf4c7c467f1fa0dbf0a8b22f8cc10cf672
Message:
ncfactor added to libs

git-svn-id: file:///usr/local/Singular/svn/trunk@14193 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/all.lib

    r85ba0a r1396fe  
    111111LIB "ncalg.lib";
    112112LIB "ncdecomp.lib";
     113LIB "ncfactor.lib";
    113114LIB "nctools.lib";
    114115LIB "perron.lib";
  • Singular/singular-libs

    r85ba0a r1396fe  
    4646PLIBS = bfun.lib  central.lib  dmod.lib  dmodapp.lib dmodvar.lib fpadim.lib \
    4747        freegb.lib  gkdim.lib  involut.lib  ncalg.lib  ncdecomp.lib \
    48         nctools.lib  perron.lib  qmatrix.lib
     48        ncfactor.lib nctools.lib  perron.lib  qmatrix.lib
    4949
Note: See TracChangeset for help on using the changeset viewer.