2002-06-19 17:14 UTC+0100 Dave Pearson <davep@davep.org>

* doc/en/compiler.txt
    - Removed /10 switch.
This commit is contained in:
Dave Pearson
2002-06-19 16:16:58 +00:00
parent c032132a68
commit dc1d075abf
2 changed files with 4 additions and 5 deletions

View File

@@ -8,6 +8,10 @@
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2002-06-19 17:14 UTC+0100 Dave Pearson <davep@davep.org>
* doc/en/compiler.txt
- Removed /10 switch.
2002-06-15 13:04 UTC-0300 Walter Negro <anegro@overnet.com.ar>
* source/vm/hvm.c
! Fixed support for FOR_NEXT with STEP 0

View File

@@ -186,11 +186,6 @@
* /z suppress logical shortcutting (.and. & .or.) </par>
* ================= </par>
*
* /10 restrict symbol length to 10 characters </par>
* ================= </par>
*
* All variable and function names are cut to maximum 10 characters.
*
* Compilation in batch mode. </par>
* ========================== </par>
*