bitmask tweak and grid generator
[cl-glfw/dh.git] / lib / cl-glfw-opengl-ext_texture3d.asd
blobf5e0c48b3b4ff292bf4c686759680288d3c4ccba
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-ext_texture3d-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_texture3d-system) 
5 (defsystem cl-glfw-opengl-ext_texture3d :description
6  "cl-glfw's ext_texture3d 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_texture3d")))