too many things added

main
m455 2018-04-02 13:55:36 -04:00
parent 5eceb71e2c
commit 554ac7658e
1 changed files with 1 additions and 1 deletions

View File

@ -80,6 +80,6 @@
(prompt-initialize 'file-not-found)))
(define (main)
(check-args (current-command-line-arguments)))
(check-args (current-command-line-arguments)))
(main)