Changeset 00d5f4 in git


Ignore:
Timestamp:
Aug 4, 2015, 9:38:07 AM (9 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
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.