mtif

MIT

An interface to the MacOS MultiTouch framework

$ area51 add mtifCopy

Usage

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

Dependencies