jfc's patch for reorganising cl-glfw-opengl and cl-glfw packages. Changed need propog...
[cl-glfw.git] / lib / cl-glfw-opengl-sgis_detail_texture.asd
bloba63ead6e84abcd2779d050312b48656ba2eb3c6b
2 (defpackage #:cl-glfw-opengl-sgis_detail_texture-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-sgis_detail_texture-system) 
4 (defsystem cl-glfw-opengl-sgis_detail_texture :description
5  "cl-glfw's cl-glfw-opengl-sgis_detail_texture Binding" :author
6  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-sgis_detail_texture")))