mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-14 08:34:25 +03:00
u3: WIP removes fab:ut
This commit is contained in:
parent
1a0b082de2
commit
f8bf1f6d3c
@ -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);
|
||||
|
@ -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 ) {
|
||||
|
Loading…
Reference in New Issue
Block a user