Changeset 802483 in git
- Timestamp:
- Apr 9, 2015, 2:53:43 PM (8 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- aa353e371217601bf33dbbb5db4cdd1251018c97
- Parents:
- dc50eecf64ca09a098b59c3b868bd9e616e37738
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2015-04-09 14:53:43+02:00
- git-committer:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2015-04-09 15:05:06+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/dyn_modules/singmathic/singmathic.cc
rdc50ee r802483 522 522 (mgb::GroebnerInputIdealStream&, MathicToSingStream&); 523 523 524 int SI_MOD_INIT(singmathic)(SModulFunctions* psModulFunctions)524 extern "C" int SI_MOD_INIT(singmathic)(SModulFunctions* psModulFunctions) 525 525 { 526 526 PrintS("Initializing Singular-Mathic interface Singmathic.\n");
Note: See TracChangeset
for help on using the changeset viewer.