X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/7aa55c1174f170016d970a3f5e86d5115f02611c..7702b7bc88a97c15f955f62e8afbc40521ceec7b:/src/pset-proto.lisp?ds=inline diff --git a/src/pset-proto.lisp b/src/pset-proto.lisp index 2620585..764350a 100644 --- a/src/pset-proto.lisp +++ b/src/pset-proto.lisp @@ -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