This commit is contained in:
Kartik K. Agaram 2014-10-14 17:27:10 -07:00
parent 2c0a6696a9
commit e604185884
1 changed files with 1 additions and 1 deletions

2
mu.arc
View File

@ -383,7 +383,7 @@
(do1 nil ($.charterm-clear-line))
cursor
(do1 nil ($.charterm-cursor (m arg.0) (m arg.1)))
print
print-primitive
(do1 nil ((if ($.current-charterm) $.charterm-display pr) (m arg.0)))
getc
(and ($.charterm-byte-ready?) ($.charterm-read-key))