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