Author: D Herring <dherring@at.tentpost.dot.com>
[cl-glfw.git] / lib / cl-glfw-opengl-sgis_texture4d.asd
blob3f7d7a515f9eeda5f707b273a638d27fce8c2bba
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-sgis_texture4d-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-sgis_texture4d-system) 
5 (defsystem cl-glfw-opengl-sgis_texture4d :description
6  "cl-glfw's sgis_texture4d 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-sgis_texture4d")))