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