Cleaned-up ++ad.

This commit is contained in:
C. Guy Yarvin 2016-01-18 14:31:02 -08:00
parent 33c93dbb25
commit 03f5d3b762

View File

@ -21,12 +21,12 @@
u3_noun mor = _find_outer(van, sut, dep, way, t_hyp, nol, gil); u3_noun mor = _find_outer(van, sut, dep, way, t_hyp, nol, gil);
if ( c3n == u3h(mor) ) { if ( c3n == u3h(mor) ) {
return _find_outer_sint( u3_noun ret = _find_outer_sint(
u3_noun t_mor = u3t(mor); u3_noun t_mor = u3t(mor);
} }
else { else {
u3_noun ref = c3__
} }
} }
} }