From 5fe060d582d4a82444243a28b18085c971a85628 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 27 Jul 2018 17:07:52 -0700 Subject: 4447 --- html/999spaces.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/999spaces.cc.html') diff --git a/html/999spaces.cc.html b/html/999spaces.cc.html index 2aa789ef..638202e1 100644 --- a/html/999spaces.cc.html +++ b/html/999spaces.cc.html @@ -75,7 +75,7 @@ if ('onhashchange' in window) { 18 //: 19 //: 0 - unused (IDLE; do nothing) 20 //: 1-199 - primitives -21 assert(MAX_PRIMITIVE_RECIPES < 200); +21 assert(MAX_PRIMITIVE_RECIPES < 200); 22 //: 200-999 - defined in .mu files as sequences of primitives 23 assert(Next_recipe_ordinal == 1000); 24 //: 1000 onwards - reserved for tests, cleared between tests -- cgit 1.4.1-2-gfad0