diff options
Diffstat (limited to 'jefs.fs')
| -rw-r--r-- | jefs.fs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -175,8 +175,6 @@ decimal : mod /mod drop ; : negate 0 swap - ; : abs dup 0< if negate then ; -\ i don't know how to implement these correctly with 64 bit single cells -: */mod >r * r> /mod ; : */ */mod nip ; : % 100 */ ; |
