--- parser3/src/doc/html2chm.cmd 2001/10/05 11:33:59 1.4
+++ parser3/src/doc/html2chm.cmd 2002/04/16 14:06:44 1.5
@@ -3,5 +3,5 @@ SET dest=..\chm
START /low /wait "" "C:\Program Files\HTML Help Workshop\hhc.exe" index.hhp
ATTRIB +h index.hh?
DEL %dest%\*.ch?
-COPY *.ch? %dest%\parser3.*
+COPY *.ch? %dest%\parser3src.*
DEL *.ch?