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