Changeset 794151 in git


Ignore:
Timestamp:
May 24, 2007, 1:57:58 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
Children:
51207c6b05b9bf1becd56fe96a5fe313f85ab917
Parents:
ca25280a16f89b03e7bb7dadb28e4f189275e380
Message:
*hannes: curvepar, hyperel


git-svn-id: file:///usr/local/Singular/svn/trunk@10078 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
Singular/LIB
Files:
1 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • Singular/LIB/all.lib

    rca2528 r794151  
    1 // $Id: all.lib,v 1.53 2007-05-23 10:18:53 Singular Exp $
     1// $Id: all.lib,v 1.54 2007-05-24 11:57:58 Singular Exp $
    22///////////////////////////////////////////////////////////////////////////////
    3 version="$Id: all.lib,v 1.53 2007-05-23 10:18:53 Singular Exp $";
     3version="$Id: all.lib,v 1.54 2007-05-24 11:57:58 Singular Exp $";
    44category = "General purpose";
    55info="
     
    2222LIB "control.lib";
    2323LIB "crypto.lib";
     24LIB "curvepar.lib";
    2425LIB "deform.lib";
    2526LIB "elim.lib";
     
    3435LIB "hnoether.lib";
    3536LIB "homolog.lib";
    36 LIB "hyperelliptic.lib";
     37LIB "hyperel.lib";
    3738LIB "inout.lib";
    3839LIB "intprog.lib";
  • Singular/LIB/hyperel.lib

    rca2528 r794151  
    11///////////////////////////////////////////////////////////////////////////////
    2 version="$Id: hyperelliptic.lib,v 1.1 2007-05-04 13:02:40 Singular Exp $";
     2version="$Id: hyperel.lib,v 1.1 2007-05-24 11:57:58 Singular Exp $";
    33category="Teaching";
    44info="
Note: See TracChangeset for help on using the changeset viewer.