updated hash list

main
m455 2018-04-05 22:43:03 -04:00
parent 5f40569bf0
commit 751dc788d1
1 changed files with 3 additions and 3 deletions

View File

@ -150,7 +150,7 @@
(d-hash-ref messages 'not-found) (d-hash-ref messages 'not-found)
(prompt-user 'setup-y/n)))) (prompt-user 'setup-y/n))))
(define (main) (define (main)
(check-args (current-command-line-arguments))) (check-args (current-command-line-arguments)))
(main) (main)