Changeset 193
- Timestamp:
- 06/20/07 01:39:49 (1 year ago)
- Files:
-
- trunk/doc/Makefile (modified) (2 diffs)
- trunk/doc/demo-2.tex (added)
- trunk/doc/dp.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/Makefile
r189 r193 1 FILES = RRA60.pdf PIOCA60.pdf dp.pdf demo- 1.pdf eeict.pdf showcase.pdf1 FILES = RRA60.pdf PIOCA60.pdf dp.pdf demo-2.pdf demo-1.pdf eeict.pdf showcase.pdf 2 2 FITTHESIS = cls/fitthesis.cls cls/fit-zp2.eps cls/fit-zp2.pdf cls/vut-zp2.eps cls/vut-zp2.pdf 3 3 … … 13 13 14 14 demo-1.pdf: demo-1.tex demo-gccarch.pdf 15 16 demo-2.pdf: demo-2.tex demo-gccarch.pdf 15 17 16 18 showcase.pdf: showcase.tex trunk/doc/dp.tex
r189 r193 12 12 ]{hyperref} 13 13 \usepackage{subscript} 14 \pagestyle{empty}15 14 \topmargin 0in 16 15 … … 1448 1447 1449 1448 As is the case for other dynamic features, in release mode this one 1450 goes completely away, so there is neither a performance co nt, nor a1449 goes completely away, so there is neither a performance cost, nor a 1451 1450 memory overhead. 1452 1451
