Skip to content
purify.h 275 B
Newer Older
wlott's avatar
wlott committed
/*
Raymond Toy's avatar
Raymond Toy committed

 This code was written as part of the CMU Common Lisp project at
 Carnegie Mellon University, and has been placed in the public domain.

*/
wlott's avatar
wlott committed

wlott's avatar
wlott committed
#define _PURIFY_H_

extern int purify(lispobj static_roots, lispobj read_only_roots);