updated via script

main
m455 2018-03-17 10:44:22 -04:00
parent a922007a58
commit 2bf06764ff
1 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,6 @@
#:mode 'text
#:exists 'can-update)))
; just figuring out stuff here
(define (prompt-user prompt-message)
(display-hash messages prompt-message)
(let ([user-input (read-line)])
@ -44,4 +43,4 @@
(display-hash messages 'file-exists)
(prompt-user 'file-not-found)))
(todo-list-exist?)
(todo-list-exist?)