mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
Remove (ice-9 session) and (ice-9 receive), not used.
This commit is contained in:
parent
50472546d5
commit
191be0a639
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@
|
|||
;;; Code:
|
||||
|
||||
(define-module (srfi srfi-1)
|
||||
:use-module (ice-9 session)
|
||||
:use-module (ice-9 receive)
|
||||
:export (
|
||||
;;; Constructors
|
||||
;; cons <= in the core
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue