updates +met jet to always measure only once

This commit is contained in:
Joe Bryan 2018-10-28 21:26:42 -04:00
parent f8bf967912
commit 05b4c7726b

View File

@ -22,7 +22,7 @@
if ( !_(u3a_is_cat(met_w)) ) {
return u3i_words(1, &met_w);
}
else return u3r_met(a, b);
else return met_w;
}
}
u3_noun