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