Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / cl-glfw-opengl-apple_aux_depth_stencil.asd
blobebae625f94cdda77f3c4f9ad419d5d0f1fd0b58b
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-apple_aux_depth_stencil-system
4   (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-apple_aux_depth_stencil-system) 
6 (defsystem cl-glfw-opengl-apple_aux_depth_stencil :description
7  "cl-glfw's apple_aux_depth_stencil binding" :author
8  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
9  :licence "Public Domain" :depends-on (cl-glfw-opengl-core) :components
10  ((:file "opengl-apple_aux_depth_stencil")))