Changeset d315d69 in git for Singular/bigintm.cc


Ignore:
Timestamp:
Feb 18, 2011, 5:05:27 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '6e5adcba05493683b94648c659a729c189812c77')
Children:
8f02de534ff45f580d7f0e50125f7cb0b79b6b9f
Parents:
989e08b0bfaed2fffacb4681c098f961c877d9e5
Message:
re-introduce the bigintm example

git-svn-id: file:///usr/local/Singular/svn/trunk@13874 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/bigintm.cc

    r989e08 rd315d69  
    1010// as this is only a demo,
    1111// we do not included compiled code:
    12 #if 1
     12#if 0
    1313char * bigintm_String(blackbox *b, void *d);
    1414void * bigintm_Copy(blackbox*b, void *d);
Note: See TracChangeset for help on using the changeset viewer.