source: git/Tst/Short/realizationMatroids.tst @ 033e00f

spielwiese
Last change on this file since 033e00f was 8f296a, checked in by Oleksandr Motsak <motsak@…>, 11 years ago
Updated 'Singular/singular-libs' (for tested libs only) + The rest of updated tests due to master [mmm]! fix: corrected some wrong library names in tests (TODO: update test results afterwards) TODO/NOTE: some of LIB/*.lib are not installed and not yet tested in Tst/ NOTE: some more changes to Interpreter are needed for several further (incompatible with master) tests !!!
  • Property mode set to 100644
File size: 156 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4LIB"realizationMatroids.lib";
5
6example realizationDimPoly;
7example irrRealizationDim;
8example realizationDim;
9
10tst_status(1);$
11
Note: See TracBrowser for help on using the repository browser.