| Paste number 53082: | compile.lisp |
| Pasted by: | NightShadow |
| 9 months, 2 weeks ago | |
| #lispcafe | Context in IRC logs | |
| Paste contents: |
| (load (compile-file "packages.lisp")) (load (compile-file "notation-trees.lisp")) (load (compile-file "algebra.lisp")) (load (compile-file "matrix.lisp")) (load (compile-file "calculus.lisp")) (use-package :com.teisenberger.math.algebra) (use-package :com.teisenberger.math.calculus) (use-package :com.teisenberger.math.matrix) (use-package :com.teisenberger.math.notation) |
This paste has no annotations.