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
Update rtestint problem 237 to match the actual result.
[maxima.git]
/
src
/
generate-sys-proclaim.lisp
blob
c7fbf5e4bb3bb3b397e41cbc0af271a9db6f65df
1
(
load
"../lisp-utils/defsystem.lisp"
)
2
(
compiler
::
emit-fn t
)
3
(
mk
::
oos
"maxima"
:
compile
:
verbose t
)
4
(
compiler
::
make-all-proclaims
"*/*.fn"
"*/*/*/*.fn"
)