Added comments to files that are auto-generated.
[cl-glfw/jecs.git] / lib / cl-glfw-opengl-sgis_sharpen_texture.asd
blobb3d379d3a932321eae5731aa31234eaab4092f32
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
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 cl-glfw-opengl-sgis_sharpen_texture 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_sharpen_texture")))