Tidied up the scaffolding code
[cl-glfw/dh.git] / lib / cl-glfw-opengl-sgis_sharpen_texture.asd
blob1e278cdd8c98784ca28fa9d734a3e5b2a32cce5b
1 ;;;; This file was automatically generated by nil
3 (defpackage #:cl-glfw-opengl-sgis_sharpen_texture-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-sgis_sharpen_texture-system) 
5 (defsystem cl-glfw-opengl-sgis_sharpen_texture :description
6  "cl-glfw's sgis_sharpen_texture binding" :author "Generated by cl-glfw's nil"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-sgis_sharpen_texture")))