Changeset cf2d9e in git for factory/singext.h


Ignore:
Timestamp:
Jan 10, 2012, 4:53:09 PM (11 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
72486f0639537653ca068a90c827262845f27ce2
Parents:
41d31d33c92e8a93df58457734616fabacdcb346
git-author:
Martin Lee <martinlee84@web.de>2012-01-10 16:53:09+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-03 17:54:39+01:00
Message:
chg: use feFopen to open GF tables if Singular is used

TODO: add a check if table was already read in and if so load it from memory?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/singext.h

    r41d31d rcf2d9e  
    99#include "canonicalform.h"
    1010#include <factory/cf_gmp.h>
     11
     12extern FILE * feFopen ( const char * path, const char * mode);
    1113
    1214/*BEGINPUBLIC*/
Note: See TracChangeset for help on using the changeset viewer.