Changeset 31a2c36 in git


Ignore:
Timestamp:
Nov 16, 2016, 2:15:15 PM (7 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c5ea0ee35940f5c8088557bed9197153ca42e7e8
Parents:
4bada200fa8ea22410d78c79260981a899b9855c
Message:
fix: schubert.lib: mod_init -> static
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/schubert.lib

    r4bada2 r31a2c36  
    4545
    4646PROCEDURES:
    47     mod_init()                          create new objects in this library
    4847    makeVariety(int,ideal)              create a variety
    4948    printVariety(variety)               print procedure for a variety
     
    117116////////////////////////////////////////////////////////////////////////////////
    118117
    119 proc mod_init()
     118static proc mod_init()
    120119"USAGE:     mod_init();
    121120THEORY:     This is to create new objects in this library such as variety,
Note: See TracChangeset for help on using the changeset viewer.