Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / cl-glfw-opengl-arb_color_buffer_float.asd
blob626bda45c0cc00e1f845f4d1050ae85391081d04
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-arb_color_buffer_float-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-arb_color_buffer_float-system) 
5 (defsystem cl-glfw-opengl-arb_color_buffer_float :description
6  "cl-glfw's arb_color_buffer_float binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
9  ((:file "opengl-arb_color_buffer_float")))