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

Changed COMPILE-FOR-EVAL to bind *CURRENT-PATH* to nil.

parent d21fe86c
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@
(*compiler-error-bailout*
#'(lambda () (error "Fatal error, aborting evaluation.")))
;;
(*current-path* nil)
(*last-source-context* nil)
(*last-original-source* nil)
(*last-source-form* nil)
......
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