Fixed name of opengl package. I thought this was committed already!
[cl-glfw/jecs.git] / cl-glfw-opengl-ext_compiled_vertex_array.asd
blob66c3f67b2af6b54ad2e2de043d1e5e9f58904d3f
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  ((:module "lib" :components ((:file "opengl-ext_compiled_vertex_array")))))