aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2023-10-26 19:54:29 -0400
committerClyne Sullivan <clyne@bitgloo.com>2023-10-26 19:54:29 -0400
commit5ee8f7e01dfbcb03c705f8bb6f252c2f1b829b46 (patch)
tree1c444cf6d11b31b8b072ca91272a0771d88f44aa /README.md
parent6b1955a69ed1dcb218ebc33fa22c6681924dff15 (diff)
add .R PAD U.R U> UNUSED WITHIN
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 247624f..8680a18 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Alee Forth uses the [Forth 2012 test suite](https://github.com/gerryjackson/fort
**Missing** core extension words:
```
-.R HOLDS PAD PARSE PARSE-NAME REFILL RESTORE-INPUT S\" SAVE-INPUT SOURCE-ID U.R U> UNUSED WITHIN [COMPILE]
+PARSE PARSE-NAME REFILL RESTORE-INPUT S\" SAVE-INPUT SOURCE-ID [COMPILE]
```
## Building