ktzp is no more.

This commit is contained in:
C. Guy Yarvin 2013-12-20 16:59:03 -08:00
parent 4635526a2b
commit b4ee7e4916
4 changed files with 6 additions and 6 deletions

View File

@ -80,8 +80,8 @@
ret = j2_mby(Pt6, cell)
(wir_r,
j2_mcx(Pt6, ut, conk)(wir_r, van, hed, u2h(u2t(got))),
j2_mcx(Pt6, ut, conk)(wir_r, van, tal, u2t(u2t(got))));
j2_mcx(Pt6, ut, conq)(wir_r, van, hed, u2h(u2t(got))),
j2_mcx(Pt6, ut, conq)(wir_r, van, tal, u2t(u2t(got))));
u2z(hed);
u2z(tal);

View File

@ -599,7 +599,7 @@
ret = u2_bc
(wir_r,
j2_mcy(Pt6, ut, conk)(wir_r, van, u2h(vat), p_gen),
j2_mcy(Pt6, ut, conq)(wir_r, van, u2h(vat), p_gen),
u2_rx(wir_r, u2_t(vat)));
u2_rl_lose(wir_r, vat);

View File

@ -566,8 +566,8 @@
u2_noun vat = _mull_in(wir_r, van, sut, gol, dox, q_gen);
u2_noun ret =
u2_bc(wir_r,
j2_mcy(Pt6, ut, conk)(wir_r, van, u2_h(vat), p_gen),
j2_mcy(Pt6, ut, conk)(wir_r, van, u2_t(vat), p_gen));
j2_mcy(Pt6, ut, conq)(wir_r, van, u2_h(vat), p_gen),
j2_mcy(Pt6, ut, conq)(wir_r, van, u2_t(vat), p_gen));
u2_rz(wir_r, vat);
return ret;

View File

@ -307,7 +307,7 @@
_play_used(wir_r);
{
u2_noun boc = _play_x(wir_r, van, sut, q_gen);
u2_noun ret = j2_mcy(Pt6, ut, conk)(wir_r, van, boc, p_gen);
u2_noun ret = j2_mcy(Pt6, ut, conq)(wir_r, van, boc, p_gen);
u2_rz(wir_r, boc);
return ret;