added a nil check in new slot presentations
[clinton/lisp-on-lines.git] / src / presentations.lisp
index 77510a8..aea3afd 100644 (file)
@@ -1,6 +1,5 @@
 (in-package :lisp-on-lines)
 
-
 (defaction edit-instance ((self mewa))
   (call-presentation (instance self) :type :editor))