source: git/Tst/Short/homolog_s.tst @ cd22019

spielwiese
Last change on this file since cd22019 was cd22019, checked in by Olaf Bachmann <obachman@…>, 26 years ago
* added homolg_s git-svn-id: file:///usr/local/Singular/svn/trunk@1580 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 283 bytes
Line 
1//homolog_s.tst
2//short tests for homolog.lib
3//---------------------------
4LIB "tst.lib";
5tst_init();
6LIB "homolog.lib";
7example cup;           
8example cupproduct;   
9example Ext_R;
10example Ext;
11example Hom;
12example homology;
13example kernel;
14example kohom;
15example kontrahom;
16$
Note: See TracBrowser for help on using the repository browser.