This commit is contained in:
Kartik K. Agaram 2014-08-22 11:05:51 -07:00
parent 2b15484f33
commit 1f18a4fd0a
1 changed files with 1 additions and 0 deletions

1
mu.arc
View File

@ -294,6 +294,7 @@
(set done))))))
(- close pc 1)))
(reset)
(awhen cdr.argv
(map add-fns:readfile it)
(run function*!main)