about summary refs log tree commit diff stats
path: root/999spaces.cc
diff options
context:
space:
mode:
Diffstat (limited to '999spaces.cc')
-rw-r--r--999spaces.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/999spaces.cc b/999spaces.cc
index f3e3771e..c57bc52e 100644
--- a/999spaces.cc
+++ b/999spaces.cc
@@ -20,7 +20,7 @@ assert(Reserved_for_tests == 1000);
 //: 1-199 - primitives
 assert(MAX_PRIMITIVE_RECIPES < 200);
 //: 200-999 - defined in .mu files as sequences of primitives
-assert(Next_recipe_ordinal < 1000);
+assert(Next_recipe_ordinal == 1000);
 //: 1000 onwards - reserved for tests, cleared between tests
 
 //:: Depths for tracing