diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2023-10-28 19:58:26 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2023-10-28 19:58:26 -0400 |
commit | 6bd7338414be807a19d426fbc3b65b225df2d7ce (patch) | |
tree | 0d8883dd6396bf8272dc71e0b37dfe4d7901a7ec /README.md | |
parent | 97a590fc8e2089cf757afb3a90ad61d65f9c3789 (diff) |
add SOURCE-ID
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Alee Forth uses the [Forth 2012 test suite](https://github.com/gerryjackson/fort **Missing** core extension words: ``` -PARSE-NAME REFILL RESTORE-INPUT S\" SAVE-INPUT SOURCE-ID +PARSE-NAME REFILL RESTORE-INPUT S\" SAVE-INPUT ``` ## Building |