Added ARB conveniences for shaders and VBO for non-2.0/1.5 requiring systems.
[cl-glfw.git] / cl-glfw-opengl-ext_index_func.asd
blobf05c909343df1243e0984475b0502123de55e201
2 (defpackage #:cl-glfw-opengl-ext_index_func-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-ext_index_func-system) 
4 (defsystem "cl-glfw-opengl-ext_index_func" :description
5  "cl-glfw's cl-glfw-opengl-ext_index_func 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-ext_index_func")))))