X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/721c1ca42160a257f4e8c74091194e1bdf4f9208..01e3faf9aaf5674955083ae7b190fcc84d35afbd:/src/module-output.lisp diff --git a/src/module-output.lisp b/src/module-output.lisp index 42044e3..a0ca42d 100644 --- a/src/module-output.lisp +++ b/src/module-output.lisp @@ -7,7 +7,7 @@ ;;;----- Licensing notice --------------------------------------------------- ;;; -;;; This file is part of the Sensble Object Design, an object system for C. +;;; This file is part of the Sensible Object Design, an object system for C. ;;; ;;; SOD is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by @@ -113,7 +113,9 @@ (:guard :start) (:typedefs :start) :typedefs (:typedefs :end) (:includes :start) :includes (:includes :end) + (:early-user :start) :early-user (:early-user :end) (:classes :start) (:classes :end) + (:user :start) :user (:user :end) (:guard :end) :epilogue) @@ -161,7 +163,9 @@ :constraint (:prologue (:includes :start) :includes (:includes :end) + (:early-user :start) :early-user (:early-user :end) (:classes :start) (:classes :end) + (:user :start) :user (:user :end) :epilogue) (:prologue