mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 22:03:50 +03:00
u3: disable +scot and +scow jets
This commit is contained in:
parent
bbaeafe751
commit
92d5833825
@ -944,8 +944,11 @@ static u3j_core _141_qua_d[] =
|
||||
{ "mole", 7, _141_qua_mole_a, 0, _141_qua_mole_ha },
|
||||
{ "mule", 7, _141_qua_mule_a, 0, _141_qua_mule_ha },
|
||||
|
||||
{ "scot", 7, _141_qua_scot_a, 0, _141_qua_scot_ha },
|
||||
{ "scow", 7, _141_qua_scow_a, 0, _141_qua_scow_ha },
|
||||
// XX disabled, implicated in memory corruption
|
||||
// write tests and re-enable
|
||||
//
|
||||
// { "scot", 7, _141_qua_scot_a, 0, _141_qua_scot_ha },
|
||||
// { "scow", 7, _141_qua_scow_a, 0, _141_qua_scow_ha },
|
||||
{ "slaw", 7, _141_qua_slaw_a, 0, _141_qua_slaw_ha },
|
||||
{}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user