diff --git a/module/oop/goops.scm b/module/oop/goops.scm index 39b7f3d97..e48c220f2 100644 --- a/module/oop/goops.scm +++ b/module/oop/goops.scm @@ -42,12 +42,15 @@ ;; Methods are implementations of generic functions. - + + + ;; Macros. + ;; Applicable objects, either procedures or applicable structs. - + ;; Applicable structs.