Changeset e6bada in git


Ignore:
Timestamp:
May 5, 2014, 10:39:21 AM (10 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '6e5adcba05493683b94648c659a729c189812c77')
Children:
f0cd66c1f26eeb797e2b9d7e5427eefb62882e07
Parents:
d912aaf570681576b185f43bbdd515b2c46a956d
Message:
cleanup: libfac p1
Location:
factory/libfac
Files:
7 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • factory/libfac/factor/version.c

    rd912aa re6bada  
    33///////////////////////////////////////////////////////////////////////////////
    44
    5 /*
    6 #include "version.h"
    7 
    8 const char * libfac_name = "Factorization and characteristic sets library";
    9 const char * libfac_version = LIBFAC_VERSION;
    10 const char * libfac_date = LIBFAC_DATE;
    11 const char * libfac_author = "M. Messollen";
    12 */
    13 
    145int    libfac_interruptflag = 0;
Note: See TracChangeset for help on using the changeset viewer.