Removed unused functions
[cl-glfw.git] / lib / cl-glfw-opengl-ext_light_texture.asd
blob2b6f2452703730e123ec5cd0eaead638e03d9dcb
1 ;;;; This file was automatically generated by nil
3 (defpackage #:cl-glfw-opengl-ext_light_texture-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_light_texture-system) 
5 (defsystem cl-glfw-opengl-ext_light_texture :description
6  "cl-glfw's ext_light_texture binding" :author "Generated by cl-glfw's nil"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-ext_light_texture")))