Some fixes on some missing output....
[cl-glfw/jecs.git] / lib / cl-glfw-opengl-arb_color_buffer_float.asd
blob278e88e81d4d7346f015134039e07dcb7b8a40b1
1 ;;;; This file was automatically generated by nil
3 (defpackage #:cl-glfw-opengl-arb_color_buffer_float-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-arb_color_buffer_float-system) 
5 (defsystem cl-glfw-opengl-arb_color_buffer_float :description
6  "cl-glfw's arb_color_buffer_float binding" :author
7  "Generated by cl-glfw's nil" :licence "Public Domain" :depends-on
8  (cl-glfw-opengl) :components ((:file "opengl-arb_color_buffer_float")))