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