*** empty log message ***

This commit is contained in:
Luiz Rafael Culik
2000-06-04 15:59:18 +00:00
parent 0a045ab066
commit 20ca34280c
2 changed files with 12 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
2000-06-04 09:20 GMT -3 Luiz Rafael Culik<culik@sl.conex.net>
*utils/hbdoc/hbdoc.prg
*Added code to support .CHM source code generation
*utils/hbdoc/html.prg
+Newchm(),Addobject(),addparam(),Newcontent(),Endobject() method
for .chm support
+utils/hbdoc/genchm.prg
*Source code to generate .CHM source files
*makefile.bc
+genchm.prg entry added to the make file
2000-06-04 17:52 UTC+0100 Victor Szakats <info@szelvesz.hu>
* tests/setkeys.prg

View File

@@ -14,6 +14,7 @@ PRG_SOURCES=\
gentrf.prg \
genng.prg \
genhtm.prg \
genchm.prg \
genrtf.prg \
genhpc.prg \
genasc.prg \