From 96ffca3094fecfd2475421c686064143c670923c Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 14 Dec 2024 00:21:13 -0500 Subject: [PATCH] forgot to add Context to c_library.refactor --- gen_c_library/c_library.refactor | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gen_c_library/c_library.refactor b/gen_c_library/c_library.refactor index 29b02c2..e1a32c3 100644 --- a/gen_c_library/c_library.refactor +++ b/gen_c_library/c_library.refactor @@ -350,6 +350,8 @@ word CodeVar, gen_CodeVar // Code Interface +word Context, gen_Context + namespace code_, gen_code_ word Code_Global, gen_Code_Global