Added with-projection-matrix macro.
[cl-glfw/dh.git] / cl-glfw-opengl-sun_mesh_array.asd
blobbb2a5719a54eed90768f3a7a428e2c0afd2a2423
2 (defpackage #:cl-glfw-opengl-sun_mesh_array-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-sun_mesh_array-system) 
4 (defsystem cl-glfw-opengl-sun_mesh_array :description
5  "cl-glfw's cl-glfw-opengl-sun_mesh_array Binding" :author
6  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7  :license "Public Domain" :depends-on (cl-glfw) :components
8  ((:module lib :components ((:file "opengl-sun_mesh_array")))))