aboutsummaryrefslogtreecommitdiffstats
path: root/libalee/corewords.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2023-03-14 09:44:08 -0400
committerClyne Sullivan <clyne@bitgloo.com>2023-03-14 09:44:08 -0400
commit74753670d582e4ceeaba383e4ce360eb13004a35 (patch)
tree1606fd3fb26fbda6a4ac796be91df6028e801625 /libalee/corewords.hpp
parentc46f531b6bb62d7dd947504a1c731efb5eb57ef5 (diff)
>number
Diffstat (limited to 'libalee/corewords.hpp')
-rw-r--r--libalee/corewords.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libalee/corewords.hpp b/libalee/corewords.hpp
index f6465c4..993a420 100644
--- a/libalee/corewords.hpp
+++ b/libalee/corewords.hpp
@@ -54,7 +54,7 @@ public:
"<<\0>>\0:\0_'\0execute\0"
"exit\0;\0_jmp0\0_jmp\0"
"depth\0_rdepth\0_in\0_ev\0find\0"
- "um*\0u<\0um/mod\0";
+ "_uma\0u<\0um/mod\0";
};
#endif // ALEEFORTH_COREWORDS_HPP