zacl

BSD

A layer for loading and running some Allegro CL projects.

$ area51 add zaclCopy

Usage

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