add support for lines to default display
[clinton/lisp-on-lines.git] / src / packages.lisp
index 087b2f4..683edfe 100644 (file)
    :display-using-description
    :call-display
 
+   ;;;; Standard Layers
+
+   :editor
+   :one-line
+   :as-string
+   :as-table
+   ;;;; "Lines", the newest creation.
+   :defline
+   :line-in
+   :line-out
+
+
+   :action
+   
 
    ;;;;a wrapper for calling make-presentation
    :call-view