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