Merge branch 'dillbo' into talk

This commit is contained in:
Galen Wolfe-Pauly 2015-03-24 12:22:23 -07:00
commit ac22b5a107
2 changed files with 4 additions and 4 deletions

View File

@ -104,7 +104,7 @@ _reck_kick_term(u3_noun pox, c3_l tid_l, u3_noun fav)
u3_unix_ef_init(u3k(p_fav));
uL(fprintf(uH, "kick: init: %d\n", p_fav));
// uL(fprintf(uH, "kick: init: %d\n", p_fav));
u3z(pox); u3z(fav); return c3y;
} break;
}

View File

@ -673,10 +673,10 @@ _term_it_save(u3_noun pax, u3_noun pad)
static void
_term_io_flow(u3_utty* uty_u)
{
// u3_noun tid = u3dc("scot", c3__ud, uty_u->tid_l);
// u3_noun pax = u3nq(u3_blip, c3__term, tid, u3_nul);
u3_noun tid = u3dc("scot", c3__ud, uty_u->tid_l);
u3_noun pax = u3nq(u3_blip, c3__term, tid, u3_nul);
// u3v_plan(pax, u3nq(c3__flow, c3__seat, c3__talk, u3_nul));
u3v_plan(pax, u3nq(c3__flow, c3__seat, c3__talk, u3_nul));
// u3v_plan(pax, u3nt(c3__flow, c3__seat, u3_nul));
// u3v_plan(pax, u3nq(c3__flow, c3__seat, c3__dojo, u3_nul));
// u3v_plan(pax, u3nq(c3__flow, c3__seat, c3__helm, u3_nul));