X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=sam.git;a=blobdiff_plain;f=sam.scm;h=f09914e835f1d258c743666336f67c51149ae94d;hp=846561c86b09d9e4de1ca32b64c3a9fb4003db30;hb=dd9d28a6e6bb76533890d84cb48900352ff8fa68;hpb=db875d2441ba67f863dc6e848d609f67d42eacf5 diff --git a/sam.scm b/sam.scm index 846561c..f09914e 100644 --- a/sam.scm +++ b/sam.scm @@ -43,6 +43,7 @@ (if trace (apply log-msg args))))) ;; Behaviours +;; (See also macros defined in sam-macros.scm.) (define (beh-proc beh) (car beh))