chiark / gitweb /
Modified WITH-ALLOCATED-MEMORY to use stack allocation when possible
[clg] / atk / defpackage.lisp
1 (defpackage "ATK"
2   (:use "GLIB" "COMMON-LISP" "AUTOEXPORT"))
3
4