updated via script
This commit is contained in:
parent
24f7600ea4
commit
2c9720fe17
2
args.rkt
2
args.rkt
@ -4,7 +4,7 @@
|
||||
"config.rkt"
|
||||
"todo-file.rkt"
|
||||
"init.rkt"
|
||||
"list-hash.rkt"
|
||||
"tools.rkt"
|
||||
"messages.rkt")
|
||||
|
||||
(provide (all-defined-out))
|
||||
|
2
init.rkt
2
init.rkt
@ -1,7 +1,7 @@
|
||||
#lang racket/base
|
||||
|
||||
(require "config.rkt"
|
||||
"list-hash.rkt"
|
||||
"tools.rkt"
|
||||
"messages.rkt"
|
||||
"io.rkt")
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
racket/string
|
||||
"config.rkt"
|
||||
"io.rkt"
|
||||
"list-hash.rkt"
|
||||
"tools.rkt"
|
||||
"messages.rkt")
|
||||
|
||||
(provide (all-defined-out))
|
||||
|
Loading…
x
Reference in New Issue
Block a user