mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 23:00:22 +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:
|
;;; Code:
|
||||||
|
|
||||||
(define-module (srfi srfi-1)
|
(define-module (srfi srfi-1)
|
||||||
:use-module (ice-9 session)
|
|
||||||
:use-module (ice-9 receive)
|
|
||||||
:export (
|
:export (
|
||||||
;;; Constructors
|
;;; Constructors
|
||||||
;; cons <= in the core
|
;; cons <= in the core
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue