u3: switches +cue jet to use new implementation

This commit is contained in:
Joe Bryan 2020-09-03 16:00:19 -07:00
parent e9d4b7b762
commit 4d86e3595c

View File

@ -6,7 +6,7 @@
u3_noun
u3qe_cue(u3_atom a)
{
return u3s_cue(a);
return u3s_cue_atom(a);
}
u3_noun