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

Purify after loading pcl and clx.

parent 5151c5af
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,8 @@
:type (c:backend-fasl-file-type c:*backend*)))
#+(and (not pcl) (not no-pcl-clx))
(load "target:pcl/pclload")
(load "target:clx/clx-library"))
(load "target:clx/clx-library")
(ext:purify))
(with-compiler-log-file
("target:compile-hemlock.log"
......
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