Changeset 121d2ae in git for Singular/LIB/absfact.lib


Ignore:
Timestamp:
Apr 30, 2013, 3:28:20 PM (10 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
Children:
ed95e6148ac6926aac6e83629cf4545c5c95a7a7
Parents:
770da2d46f8a15e6de2ab495b0bf7d7d276d98c4
git-author:
Martin Lee <martinlee84@web.de>2013-04-30 15:28:20+02:00
git-committer:
Martin Lee <martinlee84@web.de>2013-05-02 11:42:48+02:00
Message:
chg: added new system command "absBiFact"
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/absfact.lib

    r770da2 r121d2ae  
    761761  }
    762762
    763   list tmpf=absBiFact (p);
     763  list tmpf=system ("absBiFact", p);
    764764
    765765  // the homogeneous case, homogenizing the result
Note: See TracChangeset for help on using the changeset viewer.