From d2a9d8092866ae9be5bec24b716a4af075578e9e Mon Sep 17 00:00:00 2001 From: Luke Patmore Date: Wed, 4 Jun 2014 13:20:15 -0700 Subject: [PATCH] Fixed macro expansions and removed unused macro expansions. --- gen164/6/ap.c | 53 +++++++-------------------------------------------- 1 file changed, 7 insertions(+), 46 deletions(-) diff --git a/gen164/6/ap.c b/gen164/6/ap.c index 41b00dc02..1b1f99740 100644 --- a/gen164/6/ap.c +++ b/gen164/6/ap.c @@ -344,7 +344,6 @@ /*** **** ***/ -/* _open_do_pq(sgts) // ~= { return u2_bt @@ -352,7 +351,6 @@ u2_bc(wir_r, c3__germ, u2_rx(wir_r, p_gen)), u2_rx(wir_r, q_gen)); } - _open_do_pq(sgbr) // ~| { return u2_bt @@ -360,13 +358,6 @@ u2_bc(wir_r, c3__yelp, u2_rx(wir_r, p_gen)), u2_rx(wir_r, q_gen)); } - _open_do_pq(sgcl) // ~: - { - return u2_bt - (wir_r, c3__sggr, - u2_bq(wir_r, c3__bank, c3__dtzz, u2_blip, u2_rx(wir_r, p_gen)), - u2_rx(wir_r, q_gen)); - } _open_do_pq(sggl) // ~> { return u2_bt @@ -374,36 +365,12 @@ u2_bq(wir_r, c3__sggr, u2_rx(wir_r, p_gen), u2_nul, _1), u2_rx(wir_r, q_gen)); } - _open_do_pq(sghp) // ~- - { - return u2_bt - (wir_r, c3__sggr, - u2_bq(wir_r, c3__sole, c3__dtzz, u2_blip, u2_rx(wir_r, p_gen)), - u2_rx(wir_r, q_gen)); - } - _open_do_pq(sgdt) // ~. - { - return u2_bc - (wir_r, c3__sgcn, - u2_bq(wir_r, - u2_rx(wir_r, p_gen), - u2_bc(wir_r, u2_nul, _4), - u2_nul, - u2_rx(wir_r, q_gen))); - } _open_do_pq(sgbc) // ~$ { return u2_bt(wir_r, c3__sggr, u2_bq(wir_r, c3__live, c3__dtzz, u2_blip, u2_rx(wir_r, p_gen)), u2_rx(wir_r, q_gen)); - } - _open_do_pq(sghx) // ~# - { - return u2_bt(wir_r, c3__sggr, - u2_bq(wir_r, c3__ping, - c3__dtzz, u2_blip, u2_rx(wir_r, p_gen)), - u2_rx(wir_r, q_gen)); } static u2_noun _sgcn_a(u2_wire wir_r, @@ -448,7 +415,6 @@ u2_bq(wir_r, c3__memo, c3__dtzz, u2_blip, u2_rx(wir_r, p_gen)), u2_rx(wir_r, q_gen)); } -*/ /*** **** ***/ @@ -584,18 +550,13 @@ _open_pq (brkt); -/* - _open_pq (sgts); - _open_pq (sgbr); - _open_pq (sgcl); - _open_pq (sggl); - _open_pq (sghp); - _open_pq (sgdt); - _open_pq (sgbc); - _open_pq (sghx); - _open_pqrs(sgcn); - _open_pq (sgls); -*/ + _open_pq (sgts); + _open_pq (sgbr); + _open_pq (sggl); + _open_pq (sgbc); + _open_pqrs(sgcn); + _open_pq (sgls); + _open_pq (smcl); // _open_p (smdq); // _open_pq (smsg);