Changeset e40f77 in git
- Timestamp:
- Oct 2, 2008, 9:32:54 AM (15 years ago)
- Branches:
- (u'spielwiese', 'f6c3dc58b0df4bd712574325fe76d0626174ad97')
- Children:
- 46448121bde4eafb89172bffe913f4fd1aee4f8a
- Parents:
- 238c959ae4616e6b794e6679468a388c696c97fd
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.in
r238c959 re40f77 283 283 284 284 285 PLIBS = bfct.lib central.lib discretize.lib dmod.lib dmodapp.lib gkdim.lib \286 involut.lib ncalg.lib ncdecomp.lib nchomolog.lib nctools.lib \285 PLIBS = bfct.lib central.lib discretize.lib dmod.lib dmodapp.lib freegb.lib \ 286 gkdim.lib involut.lib ncalg.lib ncdecomp.lib nchomolog.lib nctools.lib \ 287 287 perron.lib qmatrix.lib 288 288 -
doc/NEWS.texi
r238c959 re40f77 1 1 @comment -*-texinfo-*- 2 @comment $Id: NEWS.texi,v 1.10 6 2008-10-01 13:55:30Singular Exp $2 @comment $Id: NEWS.texi,v 1.107 2008-10-02 07:30:19 Singular Exp $ 3 3 @comment this file contains the News about Singular versions 4 4 @comment Unix … … 72 72 new library: discretize.lib @nref{discretize_lib}: tools for the generation of finite difference schemes) 73 73 @item 74 new library: nchomolog.lib @nref{nchomolog_lib}: Noncommutative Homological Algebra) 74 new library: nchomolog.lib @nref{nchomolog_lib}: Noncommutative Homological Algebra 75 @item 76 new library: freegb.lib @nref{freegb_lib}: Twosided Noncommutative Groebner bases in Free Algebras 75 77 @item 76 78 contributed library: phindex.lib @nref{phindex_lib}
Note: See TracChangeset
for help on using the changeset viewer.