Fixed the nil names of the generator.
[cl-glfw.git] / lib / cl-glfw-opengl-ext_secondary_color.asd
blobc4dce2866e3f9fc2cb5bf17a13db7a0648e29ef6
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-ext_secondary_color-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_secondary_color-system) 
5 (defsystem cl-glfw-opengl-ext_secondary_color :description
6  "cl-glfw's ext_secondary_color 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-ext_secondary_color")))