Changeset 261ee2 in git for Singular


Ignore:
Timestamp:
Aug 19, 2016, 3:54:54 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
961c76da92efc86885b6506c8c83262f14e705ff
Parents:
10580285214f9c3901f18ef1070c38b4b5bdb47b
Message:
add: module customstd
File:
1 edited

Legend:

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

    r105802 r261ee2  
    442442//------------------------------------------------------------------------
    443443// initialisation of the module
    444 extern "C" int SI_MOD_INIT(std_demo)(SModulFunctions* p)
     444extern "C" int SI_MOD_INIT(customstd)(SModulFunctions* p)
    445445{
    446446  // p->iiAddCproc("std_demo","std_with_display",FALSE,std_with_display);
Note: See TracChangeset for help on using the changeset viewer.