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