Skip to content
Snippets Groups Projects
Commit e5e02ee5 authored by ram's avatar ram
Browse files

Rename the slot-accessor-name package too...

parent 0db00c43
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@
(when (find-package "PCL")
(rename-package "PCL" "OLD-PCL"))
(when (find-package "SLOT-ACCESSOR-NAME")
(rename-package "SLOT-ACCESSOR-NAME" "OLD-SLOT-ACCESSOR-NAME"))
(setf c:*suppress-values-declaration* t)
(pushnew :setf *features*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment