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