From ecedad810884088e7704b5ae22ab51f2f3e0b7b3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 7 Jun 2021 18:08:48 -0700 Subject: add WITH-UNAPPLY & COLLAPSE-PROPAPP-TYPES Signed-off-by: Sean Whitton --- src/package.lisp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/package.lisp') diff --git a/src/package.lisp b/src/package.lisp index 4af1b15..ba500ef 100644 --- a/src/package.lisp +++ b/src/package.lisp @@ -140,6 +140,7 @@ #:propattrs #:propunapply #:collapse-types + #:collapse-propapp-types #:propapptype #:propappdesc #:propappattrs @@ -194,6 +195,7 @@ #:on-change #:as #:with-flagfile + #:with-unapply ;; host.lisp #:host -- cgit v1.2.3