Merged in refactor changes
[cl-glfw.git] / lib / cl-glfw-opengl-ext_blend_equation_separate.asd
blobdd8a18dd97a2f81ef8ff7b478d742092e8c154ef
2 (defpackage #:cl-glfw-opengl-ext_blend_equation_separate-system
3             (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_blend_equation_separate-system) 
5 (defsystem cl-glfw-opengl-ext_blend_equation_separate :description
6  "cl-glfw's cl-glfw-opengl-ext_blend_equation_separate Binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
9  ((:file "opengl-ext_blend_equation_separate")))