Fix typo in display-html-help
[maxima.git] / src / generate-sys-proclaim.lisp
blobc7fbf5e4bb3bb3b397e41cbc0af271a9db6f65df
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")