Changeset fb0e15 in git
- Timestamp:
- May 6, 1998, 2:30:08 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 087e05e08552f6796fa892c6cd2aa993bb0f2211
- Parents:
- 6ae2f4726f2135d82c026931186511b30a380c1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile.in
r6ae2f4 rfb0e15 37 37 ################################################################# 38 38 # 39 # examples, general, libraries,math, reference,39 # examples, general, math, reference, 40 40 # singular, start, types 41 41 #SINGULAR_OBJS= copyright.tex proc.tex 42 42 TEX_FILES = copyright.tex # proc.tex 43 SINGULAR_OBJS= examples.tex general.tex libraries.texmath.tex reference.tex \43 SINGULAR_OBJS= examples.tex general.tex math.tex reference.tex \ 44 44 singular.tex start.tex types.tex 45 45 … … 118 118 #examples.tex: examples.doc 119 119 #general.tex: general.doc 120 #libraries.tex: libraries.doc121 120 #math.tex: math.doc 122 121 #reference.tex: reference.doc
Note: See TracChangeset
for help on using the changeset viewer.