2000-09-23 10:10 UTC+0800 Ron Pinkas <ron@profit-master.com>

* source/compiler/harbour.l
     * Removed TODO 4 Char abbreviation (done few weeks back).
This commit is contained in:
Ron Pinkas
2000-09-23 17:08:41 +00:00
parent cb52798e45
commit 807f1e918a
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2000-09-23 10:10 UTC+0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.l
* Removed TODO 4 Char abbreviation (done few weeks back).
2000-09-23 10:00 UTC+0800 Ron Pinkas <ron@profit-master.com>
* include/hbclass.ch
* Changed AS ... from ALL CAPS to Capitalized, to avoid conflict with FWH #defines, for those not using modified DLL.CH

View File

@@ -36,8 +36,6 @@
/* Compile using: flex -i -8 -oyylex.c harbour.l */
/* TODO: 4 character abbreviation for strong typing keywords should be added
to be VO compatible [vszakats] */
/* TODO: VOID strong typing keyword should be added as a new type for NIL.
[vszakats] */