Cube type errors fully cleaned up.

This commit is contained in:
C. Guy Yarvin 2015-12-28 17:01:44 -05:00
parent d5dd8d1321
commit b19fe30ae6

View File

@ -203,7 +203,7 @@
}
else {
if ( c3y == u3r_pq(ref, c3__atom, &p_ref, &q_ref) ) {
if ( // (c3n == u3qf_fitz(p_sut, p_ref)) ||
if ( (c3n == u3qf_fitz(p_sut, p_ref)) ||
( (c3y == u3du(q_sut)) &&
( (c3n == u3du(q_ref)) ||
(c3n == u3r_sing(q_sut, q_ref)))) )