1 (pushnew :cl
*features
*)
3 (setf (get :affine
:source-path
) "foo.lisp")
4 (setf (get :affine
:object-path
) "foo.o")
6 (require "MAKE" "make.lisp")
8 (setf make
::*system-p
* nil
)
10 (setf (get :affine
:make
) '
13 (:progn
(proclaim '(optimize (safety 2))))
18 (ndotsimp polyb polysmp sub-proj polyc polyd
)
20 dim-3 ndotsimp modsimp
))
22 (proclaim '(declaration values
))
25 (setf (get 'maxima
::fixed-args
:proclaim
)
27 (setf (get x
'compiler
::fixed-args
) t
)))