src/: Improve formatting of big lambda-lists.
[sod] / src / pset-proto.lisp
index 2620585..764350a 100644 (file)
@@ -43,9 +43,9 @@
             (:predicate propertyp)
             (:conc-name p-)
             (:constructor %make-property
-                          (name value
-                           &key type location seenp
-                           &aux (key (property-key name)) (%type type))))
+                (name value
+                 &key type location seenp
+                 &aux (key (property-key name)) (%type type))))
   "A simple structure for holding a property in a property set.
 
    The main useful feature is the ability to tick off properties which have