tpapp / lla

Lisp Linear Algebra
Boost Software License 1.0
90 stars 17 forks source link

matrix-classes.lisp references make-keyword, which was renamed in tpapp-utils to make-keyword* #3

Closed quicklisp closed 14 years ago

quicklisp commented 14 years ago

matrix-classes.lisp references make-keyword, though the symbol has been renamed in tpapp-utils to make-keyword*. The compilation fails as a result.

tpapp commented 14 years ago

Thanks, I pushed the fix.