Terminal now writes to fd 1, not fd 0.
authorGeorge Koehler <xkernigh@netscape.net>
Sat, 28 Oct 2017 21:20:39 +0000 (17:20 -0400)
committerGeorge Koehler <xkernigh@netscape.net>
Sat, 28 Oct 2017 21:20:39 +0000 (17:20 -0400)
commit9a965efae836bf2c681be6718db0f12205c3bfbd
tree04475ad6fafc9c5e5dd90124fb188bfa6f3f8df8
parent75ae957c751530d8c57c458bfd470dcd8c0d94c7
Terminal now writes to fd 1, not fd 0.

Fixes problem where `./program </dev/null` didn't show output.
lang/m2/libm2/Terminal.mod