Skip to content
Snippets Groups Projects
Commit b2b5d152 authored by wlott's avatar wlott
Browse files

Rename the PCL package if it already exists.

parent e8f9d06b
No related branches found
No related tags found
No related merge requests found
(in-package "USER")
(when (find-package "PCL")
(rename-package "PCL" "OLD-PCL"))
(setf c:*suppress-values-declaration* t)
(setf (search-list "pcl:") '("target:pcl/"))
......
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