Changeset b7b65ee in git
- Timestamp:
- Sep 22, 2010, 6:12:55 PM (13 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 3772b12b338688fbbd77ecb31410db7c57bd2e59
- Parents:
- ebc73ed2e3510e33b2f2b3a22290f3e4e3c465d3
- Location:
- Singular
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/surfacesignature.lib
rebc73ed rb7b65ee 2 2 category="Singularities"; 3 3 info=" 4 LIBRARY: surf sig.libsignature of surface singularity4 LIBRARY: surfacesignature.lib signature of surface singularity 5 5 AUTHORS: Gerhard Pfister, pfister@mathematik.uni-kl.de 6 6 Muhammad Ahsan Banyamin, ahsanbanyamin@gmail.com -
Singular/singular-libs
rebc73ed rb7b65ee 26 26 sagbi.lib sheafcoh.lib sing.lib sing4ti2.lib signcond.lib \ 27 27 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 \ 29 30 tropical.lib weierstr.lib zeroset.lib 30 31 … … 32 33 # the will be included in share.tar.gz, but not in all.lib 33 34 34 SLIBS1 = findiff.lib 35 SLIBS1 = findiff.lib surfacesignature.lib 35 36 36 37 PLIBS = bfun.lib central.lib dmod.lib dmodapp.lib dmodvar.lib \
Note: See TracChangeset
for help on using the changeset viewer.