Remove util-list, use srfi-1.
This commit is contained in:
parent
b2070d3b2e
commit
fc099d027f
16 changed files with 41 additions and 121 deletions
|
@ -45,6 +45,7 @@
|
|||
(chicken base)
|
||||
(chicken format)
|
||||
(chicken sort)
|
||||
srfi-1
|
||||
configuration
|
||||
brmember
|
||||
cal-month
|
||||
|
@ -52,8 +53,7 @@
|
|||
table
|
||||
mbase
|
||||
cal-period
|
||||
specification
|
||||
util-list)
|
||||
specification)
|
||||
|
||||
;; Returns a matching list of (list regular student)
|
||||
(define (lookup-member-fees)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue