1.0.9.48: texi2pdf rework (Aymeric Vincent sbcl-devel 2007-09-05)
[sbcl/lichteblau.git] / src / code / late-deftypes-for-target.lisp
blob54e8441b139aacf3a71ba697afdf9c2fe9b57889
1 (in-package "SB!KERNEL")
3 (sb!xc:deftype compiled-function ()
4 '(and function #!+sb-eval (not sb!eval:interpreted-function)))