Cut-out empty enum groups earlier (results in reordering of exports) and...
[cl-glfw/jecs.git] / lib / cl-glfw-opengl-ext_depth_bounds_test.asd
blobb3de19c5ed560c9f9aaf421dbad7ba9bb0bbd4ac
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")))