1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-30 06:50:31 +02:00

fix to (system base syntax)'s syntax

* module/system/base/syntax.scm: Fix define-module
This commit is contained in:
Andy Wingo 2008-05-03 14:00:45 +02:00
parent b816304293
commit 7ef8d0a008

View file

@ -20,7 +20,7 @@
;;; Code: ;;; Code:
(define-module (system base syntax) (define-module (system base syntax)
:use-modules (srfi srfi-9) :use-module (srfi srfi-9)
:export (%make-struct slot :export (%make-struct slot
%slot-1 %slot-2 %slot-3 %slot-4 %slot-5 %slot-1 %slot-2 %slot-3 %slot-4 %slot-5
%slot-6 %slot-7 %slot-8 %slot-9 %slot-6 %slot-7 %slot-8 %slot-9