From be185b511c22e6755956d579072b3cf6222d9f0a Mon Sep 17 00:00:00 2001 From: Joe Bryan Date: Mon, 9 Oct 2023 10:36:55 -0400 Subject: [PATCH] u3: declares %139 jets for +scot and +scow --- pkg/noun/jets/tree.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pkg/noun/jets/tree.c b/pkg/noun/jets/tree.c index c15e29ba8e..b0264327d1 100644 --- a/pkg/noun/jets/tree.c +++ b/pkg/noun/jets/tree.c @@ -2224,11 +2224,8 @@ static u3j_core _139_qua_d[] = { "mole", 7, _140_qua_mole_a, 0, no_hashes }, { "mule", 7, _140_qua_mule_a, 0, no_hashes }, - // XX disabled, implicated in memory corruption - // write tests and re-enable - // - // { "scot", 7, _140_qua_scot_a, 0, no_hashes }, - // { "scow", 7, _140_qua_scow_a, 0, no_hashes }, + { "scot", 7, _140_qua_scot_a, 0, no_hashes }, + { "scow", 7, _140_qua_scow_a, 0, no_hashes }, { "slaw", 7, _140_qua_slaw_a, 0, no_hashes }, {} };