Diff for /parser3/src/doc/html2chm.cmd between versions 1.3 and 1.6.8.1

version 1.3, 2001/05/28 09:03:25 version 1.6.8.1, 2002/06/26 13:36:51
Line 1 Line 1
 CD html  CD html
   DEL graph_legend.dot
   perl ..\chmhelper.pl
 SET dest=..\chm  SET dest=..\chm
 START /low /wait "" "D:\Program Files\HTML Help Workshop\hhc.exe" index.hhp  START /low /wait "" "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp
 ATTRIB +h index.hh?  
 DEL %dest%\*.ch?   DEL %dest%\*.ch? 
 COPY *.ch? %dest%\parser3.*  COPY *.ch? %dest%\parser3src.*
 DEL *.ch?  DEL *.ch?
   REM DEL index.hh?
   EXIT
   

Removed from v.1.3  
changed lines
  Added in v.1.6.8.1


E-mail: