u3: WIP removes fab:ut

This commit is contained in:
Joe Bryan 2020-11-24 00:19:48 -08:00
parent 1a0b082de2
commit f8bf1f6d3c
2 changed files with 3 additions and 5 deletions

View File

@ -262,8 +262,6 @@
# define u3qfu_van_fan 28
# define u3qfu_van_rib 58
# define u3qfu_van_vrf 59
# define u3qfu_van_vet 118
# define u3qfu_van_fab 119
# define u3qfu_van_vet 59
void u3qf_test(const c3_c*, u3_noun);

View File

@ -18,8 +18,8 @@ u3wfu_mint(u3_noun cor)
}
else {
c3_m fun_m = 141 + c3__mint;
u3_noun vrf = u3r_at(u3qfu_van_vrf, van);
u3_noun key = u3z_key_5(fun_m, vrf, sut, gol, gen, bat);
u3_noun vet = u3r_at(u3qfu_van_vet, van);
u3_noun key = u3z_key_5(fun_m, vet, sut, gol, gen, bat);
u3_weak pro = u3z_find(key);
if ( u3_none != pro ) {