Changeset 3e55bc in git for libfac/test.cc


Ignore:
Timestamp:
Jun 9, 1997, 5:56:14 PM (26 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
Children:
db12c52f20de2574cfcb364effcf969b39384547
Parents:
6c02a5092325a53a0cda2cf6756a4ba1d9765c67
Message:
* hannes/michael: libfac 0.2.4


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

Legend:

Unmodified
Added
Removed
  • libfac/test.cc

    r6c02a5 r3e55bc  
    1 //static char rcsid[] = "$Id: test.cc,v 1.1.1.1 1997-05-02 17:00:43 Singular Exp $";
     1//static char rcsid[] = "$Id: test.cc,v 1.2 1997-06-09 15:55:50 Singular Exp $";
    22///////////////////////////////////////////////////////////////////////////////
    3 // FACTORY - Includes
    4 //       (x+y+z)*(x+y-z)*(x-y+z)*(x-y-z)*x*y;
    5 #include <factory.h>
    63// Factor - Includes
    74#include "factor.h"
    8 #include "tmpl_inst.h"
    9 #include "helpstuff.h"
    105
    11 extern char * libfac_name;
    12 extern char * libfac_version;
    13 extern char * libfac_date;
    14 extern char * libfac_author;
    156
    167void
Note: See TracChangeset for help on using the changeset viewer.