Refactored chat client.
[sam.git] / sam.scm
diff --git a/sam.scm b/sam.scm
index 846561c..f09914e 100644 (file)
--- 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))