ode-blob

MIT

Foreign library collection of ODE 3d physics library

$ area51 add ode-blobCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(ode-blob:some-function ...)