Changeset b7b65ee in git


Ignore:
Timestamp:
Sep 22, 2010, 6:12:55 PM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
3772b12b338688fbbd77ecb31410db7c57bd2e59
Parents:
ebc73ed2e3510e33b2f2b3a22290f3e4e3c465d3
Message:
surfsig.lib ->surfacesignature.lib

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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/surfacesignature.lib

    rebc73ed rb7b65ee  
    22category="Singularities";
    33info="
    4 LIBRARY:  surfsig.lib                 signature of surface singularity
     4LIBRARY:  surfacesignature.lib        signature of surface singularity
    55AUTHORS:  Gerhard Pfister,            pfister@mathematik.uni-kl.de
    66          Muhammad Ahsan Banyamin,    ahsanbanyamin@gmail.com
  • Singular/singular-libs

    rebc73ed rb7b65ee  
    2626        sagbi.lib  sheafcoh.lib  sing.lib  sing4ti2.lib  signcond.lib \
    2727        solve.lib  spcurve.lib  spectrum.lib  standard.lib  stratify.lib \
    28         surf.lib  surfex.lib  teachstd.lib  toric.lib  triang.lib \
     28        surf.lib  surfex.lib \
     29        teachstd.lib  toric.lib  triang.lib \
    2930        tropical.lib weierstr.lib  zeroset.lib
    3031
     
    3233# the will be included in share.tar.gz, but not in all.lib
    3334
    34 SLIBS1 = findiff.lib
     35SLIBS1 = findiff.lib surfacesignature.lib
    3536
    3637PLIBS = bfun.lib  central.lib  dmod.lib  dmodapp.lib dmodvar.lib \
Note: See TracChangeset for help on using the changeset viewer.