See ChangeLog entry 2000-03-02 15:10 GMT-5 David G. Holm <dholm@ sd-llc.com>

This commit is contained in:
David G. Holm
2000-03-02 20:13:51 +00:00
parent c124d2959e
commit 4efd603483
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2000-03-02 15:10 GMT-5 David G. Holm <dholm@ sd-llc.com>
* compiler/Makefile
* macro/Makefile
! Several include files were still using the old names
(i.e., they didn't have an "hb" prefix).
20000302-20:44 GMT+1 Victor Szakats <info@szelvesz.hu>
* contrib/rdd_ads/ads1.c
! All direct item accesses changed to Item API calls.

View File

@@ -7,9 +7,9 @@ ROOT = ../../
YACC_SOURCE=harbour.y
YACC_HEADERS=\
compiler.h \
hbcomp.h \
hbsetup.h \
pcode.h \
hbpcode.h \
hbdefs.h \
hberrors.h \
hbpp.h