mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
boot-9 comment cleanup
* module/ice-9/boot-9.scm: Remove needless comment.
This commit is contained in:
parent
7df2621d72
commit
25f4cd87c2
1 changed files with 0 additions and 6 deletions
|
@ -3905,12 +3905,6 @@ module '(ice-9 q) '(make-q q-length))}."
|
|||
;;; Place the user in the guile-user module.
|
||||
;;;
|
||||
|
||||
;;; FIXME: annotate ?
|
||||
;; (define (syncase exp)
|
||||
;; (with-fluids ((expansion-eval-closure
|
||||
;; (module-eval-closure (current-module))))
|
||||
;; (deannotate/source-properties (macroexpand (annotate exp)))))
|
||||
|
||||
;; FIXME:
|
||||
(module-use! the-scm-module (resolve-interface '(srfi srfi-4)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue