*** empty log message ***

This commit is contained in:
April White
2000-06-10 03:17:28 +00:00
parent 8f15eef57b
commit 7186ef4091
3 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2000-06-10 04:05 UTC-0500 April White <awhite@user.rose.com>
* utils/hbdoc/makefile
+ added getchm.prg
2000-06-09 15:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
* source/compiler/harbour.l

View File

@@ -1,6 +1,6 @@
!name: Harbour Version %HB_VERSION% (c) reference Guide
!credits: Harbour Version %HB_VERSION% (c) http://www.harbour-project.org
%HB_BLDDATE% build By Luiz Rafael Culik
!name: Harbour Version 0.34 (c) reference Guide
!credits: Harbour Version 0.34 (c) http://www.harbour-project.org
06/04/2000 build By Luiz Rafael Culik
Functions Documented by:
Chen Kedem, Luiz Rafael Culik,Brian Hays

View File

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