Rename libnames that I forgot
This commit is contained in:
parent
fee543372a
commit
f242adb81f
|
|
@ -4,7 +4,7 @@
|
|||
(scheme write)
|
||||
(scheme process-context)
|
||||
(libs util)
|
||||
(libs data)
|
||||
(libs implementations)
|
||||
(libs library-util)
|
||||
(srfi 170))
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
(define-library
|
||||
(libs data)
|
||||
(libs implementations)
|
||||
(import (scheme base)
|
||||
(scheme write)
|
||||
(scheme file)
|
||||
|
|
|
|||
Loading…
Reference in New Issue