1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

Fix missing paren.

This commit is contained in:
Marius Vollmer 2001-05-19 22:58:29 +00:00
parent 189285962e
commit 51f7ef47f9

View file

@ -35,7 +35,7 @@
;; Then load the rest of GOOPS
(use-modules (oop goops util)
(oop goops dispatch)
(oop goops compile)
(oop goops compile))
(export ; Define the exported symbols of this file
goops-version is-a?