Export portions of `lol-ucw'
[clinton/lisp-on-lines.git] / src / ucw / lol-components.lisp
index 395c8a1..bbbdadb 100644 (file)
@@ -1,5 +1,7 @@
 (in-package :lol-ucw)
 
+;;; Not sure what the intent of this is, unused in maxclaims --clinton
+
 (defclass lol-component ()
   ()
   (:metaclass standard-component-class))