updated via script
This commit is contained in:
		
							parent
							
								
									a922007a58
								
							
						
					
					
						commit
						2bf06764ff
					
				
							
								
								
									
										3
									
								
								rodo.rkt
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								rodo.rkt
									
									
									
									
									
								
							@ -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?)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user