Changeset cc7519 in git
- Timestamp:
- Oct 17, 2008, 11:01:33 AM (15 years ago)
- Branches:
- (u'spielwiese', 'ec94ef7a30b928574c0c3daf41f6804dff5f6b69')
- Children:
- 37c75d378b8772384ec0950c56ba69577e63e3cc
- Parents:
- b66131e156d8ae764eb30ad1e7bb30f76c12aafb
- Location:
- doc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile.in
rb66131 rcc7519 2 2 ### 3 3 ### Makefile for Singular documentation 4 ### $Id: Makefile.in,v 1.10 3 2008-06-18 14:48:56 wienandExp $4 ### $Id: Makefile.in,v 1.104 2008-10-17 09:01:33 Singular Exp $ 5 5 ##################################################################### 6 6 SHELL=/bin/sh … … 113 113 plural.tex plumath.tex plureference.tex plutypes.tex pluconventions.tex 114 114 115 DOC2TEX_FILES = \115 DOC2TEX_FILES = decodegb.tex \ 116 116 examples.tex general.tex ti_ip.tex math.tex reference.tex \ 117 117 start.tex types.tex pdata.tex tricks.tex platform.tex \ -
doc/simple-make
rb66131 rcc7519 21 21 cp tricks.doc tricks.tex 22 22 cp types.doc types.tex 23 cp decodegb.doc decodegb.tex 23 24 for i in pluplatform.tex plural.tex plumath.tex plureference.tex plutypes.tex pluconventions.tex 24 25 do
Note: See TracChangeset
for help on using the changeset viewer.