repo.or.cz
/
maxima.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
SRRAT: use MRAT reader functions instead of CADDAR, etc.
[maxima.git]
/
archive
/
src
/
init.lsp
blob
3d976c0645cd99c8c19f54557a467c31bf8c0f93
1
(
cond
((
probe-file
"/public/akcl/cmpnew/collectfn.o"
)
2
(
load
"/public/akcl/cmpnew/collectfn"
)
3
(
compiler
::
emit-fn t
)))
4
5
(
setq
compiler
::*
fasd-data
* :
system-p
)
6
7
8
9