Fixed name of opengl package. I thought this was committed already!
[cl-glfw/jecs.git] / cl-glfw-opengl-ext_secondary_color.asd
blob9e30259009bbba504cfba72b0b3c5e5b239eaf6f
2 (defpackage #:cl-glfw-opengl-ext_secondary_color-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-ext_secondary_color-system) 
4 (defsystem "cl-glfw-opengl-ext_secondary_color" :description
5  "cl-glfw's cl-glfw-opengl-ext_secondary_color 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_secondary_color")))))