diff --git a/oop/goops.scm b/oop/goops.scm index 162cd2811..85ecf028c 100644 --- a/oop/goops.scm +++ b/oop/goops.scm @@ -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?