Compare commits
7 Commits
277c06b999
...
8929dc868f
| Author | SHA1 | Date | |
|---|---|---|---|
| 8929dc868f | |||
| 2480446ef5 | |||
| 53171df913 | |||
| 67b67c2505 | |||
| c1a3e86222 | |||
| e8138414c0 | |||
| 289443192f |
@@ -165,10 +165,6 @@ CHAR . EMIT
|
||||
|
||||
: NIP SWAP DROP ;
|
||||
|
||||
: HEX 16 BASE ! ;
|
||||
|
||||
: DECIMAL 10 BASE ! ;
|
||||
|
||||
: '
|
||||
WORD FIND DUP 0<> IF
|
||||
>CFA
|
||||
@@ -264,8 +260,8 @@ CHAR . EMIT
|
||||
." Wipforth " VERSION-PRINT CR
|
||||
." Copyright (c) Camden Dixie O'Brien" CR
|
||||
CR
|
||||
." Wipforth is freely available to use, modify and distribute for personal use" CR
|
||||
." under the Komorebi license, version 2.0.0." CR
|
||||
." Wipforth is available to use, modify and distribute for personal use under" CR
|
||||
." the Komorebi license, version 2.0.0." CR
|
||||
CR
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user