spielwiese
Last change
on this file since d92d71 was
d92d71,
checked in by Oleksandr Motsak <motsak@…>, 12 years ago
|
build libfac.a into factory
FIX: libfac builds and uses factory/factory.h
FIX: adaptation of Singular to use libfac staff
|
-
Property mode set to
100644
|
File size:
486 bytes
|
Line | |
---|
1 | /////////////////////////////////////////////////////////////////////////////// |
---|
2 | // emacs edit mode for this file is -*- C++ -*- |
---|
3 | // $Id$ |
---|
4 | /////////////////////////////////////////////////////////////////////////////// |
---|
5 | |
---|
6 | /* |
---|
7 | #include "version.h" |
---|
8 | |
---|
9 | const char * libfac_name = "Factorization and characteristic sets library"; |
---|
10 | const char * libfac_version = LIBFAC_VERSION; |
---|
11 | const char * libfac_date = LIBFAC_DATE; |
---|
12 | const char * libfac_author = "M. Messollen"; |
---|
13 | */ |
---|
14 | |
---|
15 | int libfac_interruptflag = 0; |
---|
Note: See
TracBrowser
for help on using the repository browser.