Rename eforth to ueforth.
This commit is contained in:
@ -50,7 +50,7 @@ interprets or compiles it (reusing <code>PARSE</code>,
|
||||
</p>
|
||||
|
||||
<p>
|
||||
See <a href="https://github.com/flagxor/eforth/blob/main/common/core.h">core.h</a>.
|
||||
See <a href="https://github.com/flagxor/ueforth/blob/main/common/core.h">core.h</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@ -98,7 +98,7 @@ additional non-essential extra opcodes were added in place of high-level
|
||||
words.</b></p>
|
||||
|
||||
<p>
|
||||
See <a href="https://github.com/flagxor/eforth/blob/main/common/opcodes.h">opcodes.h</a>.
|
||||
See <a href="https://github.com/flagxor/ueforth/blob/main/common/opcodes.h">opcodes.h</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user