Changeset 00d5f4 in git


Ignore:
Timestamp:
Aug 4, 2015, 9:38:07 AM (9 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '98550b669234b32be762076c32b3be2c35188ac4')
Children:
a33cd1b6b0f7fb3d0afe76132b9095aed435f63d
Parents:
1739dc900e10188719b26dbfcee92a8596336075
Message:
remove debug output (Init. of Singmathic)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/dyn_modules/singmathic/singmathic.cc

    r1739dc9 r00d5f4  
    525525extern "C" int SI_MOD_INIT(singmathic)(SModulFunctions* psModulFunctions)
    526526{
    527   PrintS("Initializing Singular-Mathic interface Singmathic.\n");
    528527  psModulFunctions->iiAddCproc(
    529528    (currPack->libname ? currPack->libname : ""),
Note: See TracChangeset for help on using the changeset viewer.