source: git/modules/openmath/cd/primdec.py @ 913156

spielwiese
Last change on this file since 913156 was 913156, checked in by Michael Brickenstein <bricken@…>, 18 years ago
*bricken: initial version git-svn-id: file:///usr/local/Singular/svn/trunk@8995 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 134 bytes
Line 
1
2from objects import *
3
4
5content=OMCD("primdec", "http://www.singular.uni-kl.de/openmath")
6implementation=OMCDImplementation(content)
Note: See TracBrowser for help on using the repository browser.