Changeset 92d684 in git for Singular/gms.h


Ignore:
Timestamp:
Aug 10, 2011, 3:57:13 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
db45a2a06453f84672a9bd3c4a2c2230cb7fe17d
Parents:
cf41549933e3a2f719c447992e836d965e3be351
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-10 15:57:13+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:17:28+01:00
Message:
ADD: python - related changes
FIX: removed C++-related heades (unused anyway)
FIX: blackbox
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/gms.h

    rcf4154 r92d684  
    1717
    1818#include <Singular/lists.h>
     19
    1920lists gmsNF(ideal p, ideal g, matrix B, int D, int K);
    2021BOOLEAN gmsNF(leftv res, leftv h);
Note: See TracChangeset for help on using the changeset viewer.