mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Current module support hack.
This commit is contained in:
parent
437a31f454
commit
fdcedea643
3 changed files with 18 additions and 5 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
(define-module (language r5rs expand)
|
||||
:export (expand
|
||||
:export (expand void
|
||||
identifier? free-identifier=? bound-identifier=?
|
||||
generate-temporaries datum->syntax-object syntax-object->datum))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue