aboutsummaryrefslogtreecommitdiff
path: root/src/propspec.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-03-12 14:56:34 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-03-12 14:56:34 -0700
commit2b89cfb8645afb249f6cc21fe3ae588dae5210be (patch)
treed67961d7a112b96dea9f46bf32034f69a6405acf /src/propspec.lisp
parent2d8291f14de90fcf8ad09bcc175b5fcdaaf91531 (diff)
downloadconsfigurator-2b89cfb8645afb249f6cc21fe3ae588dae5210be.tar.gz
rename DEFINE-PRINT-OBJECT-FOR-STRUCTLIKE & REINIT-STRUCTLIKE
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/propspec.lisp')
-rw-r--r--src/propspec.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/propspec.lisp b/src/propspec.lisp
index 0bbf12a..b876830 100644
--- a/src/propspec.lisp
+++ b/src/propspec.lisp
@@ -197,9 +197,9 @@ systems."
:systems systems :propspec propspec)
(make-instance 'unpreprocessed-propspec :propspec propspec)))
-(define-print-object-for-structlike preprocessed-propspec)
+(define-simple-print-object preprocessed-propspec)
-(define-print-object-for-structlike unpreprocessed-propspec)
+(define-simple-print-object unpreprocessed-propspec)
;; this could be defined for preprocessed propspecs easily enough but we
;; shouldn't need to append those