Cut-out empty enum groups earlier (results in reordering of exports) and...
[cl-glfw.git] / lib / cl-glfw-opengl-ext_compiled_vertex_array.asd
blob87989c4c13f2a4d7e52048e179190c7694fdaf0d
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-ext_compiled_vertex_array-system
4             (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-ext_compiled_vertex_array-system) 
6 (defsystem cl-glfw-opengl-ext_compiled_vertex_array :description
7  "cl-glfw's ext_compiled_vertex_array binding" :author
8  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
9  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
10  ((:file "opengl-ext_compiled_vertex_array")))