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