*** empty log message ***

This commit is contained in:
Viktor Szakats
1999-06-21 00:37:23 +00:00
parent 13d5008c7c
commit f7ae39d470
2 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
19990621-01:30 CET Victor Szel <info@szelvesz.hu>
* whatsnew.txt moved to doc/ directory.
* doc/hrb.faq renamed to hrb_faq.txt
+ tests/broken/vec1.prg readded.
19990621-00:57 CET Victor Szel <info@szelvesz.hu>
* include/*.h
@@ -13,7 +14,7 @@
! include/extend.api - _param removed since it's
not standard Clipper.
! include/item.api - Fixed obsolete references
to Array*() functions since changed to hb_array*()
to Array*() functions changed since to hb_array*()
! source/rtl/console/hb_setpos() - Fixed one warning.
19990621-00:37 Ryszard Glab <rglab@imid.med.pl>

View File

@@ -0,0 +1,12 @@
FUNCTION Main()
QOut( ["'/* bumbulda */45]="k" )
TEXT
any text is allowed here
ENDTEXT
* Comments beginning with "*"
RETURN NIL