Changeset 6d8983 in git
- Timestamp:
- Aug 19, 2008, 3:10:55 PM (15 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '0604212ebb110535022efecad887940825b97c3f')
- Children:
- 09f377a7fc87f4582171c59392ab40cdef8099fd
- Parents:
- 52cc7a4a95ccd0c767d6c69dba8f61a5bd738a1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
factory/singext.h
r52cc7a4 r6d8983 1 1 /* emacs edit mode for this file is -*- C++ -*- */ 2 /* $Id: singext.h,v 1. 8 2008-03-19 18:12:18Singular Exp $ */2 /* $Id: singext.h,v 1.9 2008-08-19 13:10:55 Singular Exp $ */ 3 3 4 4 #ifndef INCL_SINGEXT_H … … 16 16 extern int nfMinPoly[]; 17 17 extern short nfPlus1Table[]; 18 19 // to use Singular error reporting: 20 21 extern int errorreported; 22 extern "C" void WerrorS(const char *s); 18 23 19 24 // used to open the GF(q) tables from Singular
Note: See TracChangeset
for help on using the changeset viewer.