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