Integrate vectometry and geometry.
commit85dfd59b1845b781463903c24ded085304dcb8c9
authorZachary Beane <xach@xach.com>
Sat, 23 Dec 2017 23:26:33 +0000 (23 18:26 -0500)
committerZachary Beane <xach@xach.com>
Sat, 23 Dec 2017 23:26:33 +0000 (23 18:26 -0500)
treee6d30061b0d3a391ab80a4997e99b026d67be6e3
parent8659770bfdc460a1c6b07271a188ec6c19aad3ea
Integrate vectometry and geometry.
vectometry/LICENSE.txt [new file with mode: 0644]
vectometry/README.txt [new file with mode: 0644]
vectometry/box-text.lisp [new file with mode: 0644]
vectometry/box.lisp [new file with mode: 0644]
vectometry/colors.lisp [new file with mode: 0644]
vectometry/matrix.lisp [new file with mode: 0644]
vectometry/operations.lisp [new file with mode: 0644]
vectometry/package.lisp [new file with mode: 0644]
vectometry/point.lisp [new file with mode: 0644]
vectometry/vectometry.asd [new file with mode: 0644]
vectometry/vectometry.lisp [new file with mode: 0644]