mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 01:41:37 +03:00
u3: switches +cue jet to use new implementation
This commit is contained in:
parent
e9d4b7b762
commit
4d86e3595c
@ -6,7 +6,7 @@
|
||||
u3_noun
|
||||
u3qe_cue(u3_atom a)
|
||||
{
|
||||
return u3s_cue(a);
|
||||
return u3s_cue_atom(a);
|
||||
}
|
||||
|
||||
u3_noun
|
||||
|
Loading…
Reference in New Issue
Block a user