jfc's patch for reorganising cl-glfw-opengl and cl-glfw packages. Changed need propog...
[cl-glfw/dh.git] / lib / cl-glfw-opengl-sgis_texture_filter4.asd
blobda1676e1a49ba859735d57c261b91376e3c0bd2e
2 (defpackage #:cl-glfw-opengl-sgis_texture_filter4-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-sgis_texture_filter4-system) 
4 (defsystem cl-glfw-opengl-sgis_texture_filter4 :description
5  "cl-glfw's cl-glfw-opengl-sgis_texture_filter4 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_texture_filter4")))