Changeset 126cfa in git for Singular/INSTALL


Ignore:
Timestamp:
May 4, 1997, 1:11:54 PM (27 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
0bbd0edd89d414dafebcc5580e22fe46da78612c
Parents:
1eed4ee3e5d96c4420bb542d28e2fe2f8facab45
Message:
Sun May  4 11:14:44 1997  Olaf Bachmann
<obachman@ratchwum.mathematik.uni-kl.de (Olaf Bachmann)>

	* Added make target mpcheck; Update INSTALL file

	* mpsr_PutPoly.cc (PutRationalNumber): Normalize if number->s == 0
	  and not if number->s == 2

	* mpsr_GetPoly.cc (GetGaloisNumber): Introduced special routines,
	  since npInit op in GetModuloNumber messed things up


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

Legend:

Unmodified
Added
Removed
  • Singular/INSTALL

    r1eed4e r126cfa  
    6868     with the distribution.
    6969
    70   6. Other make targets are:
     70  6. Other make targets include:
    7171     'dist'      : Creates a distribution of all source files of
    7272                   Singular.
     
    7979                   target created (i.e. Singular's executable program,
    8080                   Singular's info file, and Singular's libraries)
     81     'check'     : Tests basic Singular functionality
    8182
    8283Compilers and Options
Note: See TracChangeset for help on using the changeset viewer.