tons of small changes to bring this up to date with maxclaims 2.0
[clinton/lisp-on-lines.git] / src / standard-descriptions / validate.lisp
index 5a5fb62..6bfeaeb 100644 (file)
@@ -64,7 +64,6 @@
        t)))
 
 
-
 (defun validp (object)
   (with-described-object (object nil)
     (every #'identity (mapcar (lambda (attribute)