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
contrib/operatingsystem: Add chdir/mkdir for ABCL.
[maxima.git]
/
archive
/
src
/
dump-lucid.lisp
blob
9e21567300825d8323cbf518ff61f1fcc99c926b
1
(
load
"sysdef.lisp"
)
2
(
change-memory-management
:
growth-limit
500
)
3
(
make
:
maxima
:
compile t
)
4
(
disksave
"maxima_lucid"
:
restart-function
'
maxima
::
macsyma-top-level
)