From 1fb0cf9ef9e616163039fd4df6584c6c2ba68d23 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 12 May 2018 19:55:21 -0700 Subject: 4243 --- 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 ab9d112d..2aa789ef 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