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