Updated README
[cl-glfw.git] / lib / cl-glfw-opengl-arb_color_buffer_float.asd
blob7c33194c1b514749140e3a2fbb65e796fa061190
2 (defpackage #:cl-glfw-opengl-arb_color_buffer_float-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-arb_color_buffer_float-system) 
4 (defsystem cl-glfw-opengl-arb_color_buffer_float :description
5  "cl-glfw's cl-glfw-opengl-arb_color_buffer_float 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  ((:file "opengl-arb_color_buffer_float")))