- Timestamp:
- Jul 26, 2011, 3:11:45 PM (12 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- cca6025b5e2b8a20c6d6df8a3b127131e492594e
- Parents:
- a71a00cae74261347eda05bbec994b38dfe77924
- Location:
- doc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Makefile.in
ra71a00 r959af92 12 12 SINGUNAME = @SINGUNAME@ 13 13 S_VERSION = $${SINGULAR_VERSION-@SINGULAR_VERSION@} 14 15 PYOBECT_TEX = 16 #PYOBECT_TEX = pyobject.tex 17 14 18 15 19 ## directory where info files are installed … … 100 104 examples.tex general.tex ti_ip.tex math.tex reference.tex \ 101 105 start.tex types.tex pdata.tex tricks.tex platform.tex \ 102 plural.tex letterplace.tex plulibs.tex sca.tex pyobject.tex106 plural.tex letterplace.tex plulibs.tex sca.tex ${PYOBJECT_TEX} 103 107 104 108 MANUAL_FILES = ${TEX_FILES} ${DOC2TEX_FILES}
Note: See TracChangeset
for help on using the changeset viewer.