Fixed package name
[cl-glfw.git] / lib / cl-glfw-opengl-ext_compiled_vertex_array.asd
blobec86f8b8da26db32d6da5ad9bd2b1b92417d1709
2 (defpackage #:cl-glfw-opengl-ext_compiled_vertex_array-system
3             (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_compiled_vertex_array-system) 
5 (defsystem cl-glfw-opengl-ext_compiled_vertex_array :description
6  "cl-glfw's cl-glfw-opengl-ext_compiled_vertex_array Binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :license "Public Domain" :depends-on (cl-glfw) :components
9  ((:file "opengl-ext_compiled_vertex_array")))