Added comments to files that are auto-generated.
[cl-glfw.git] / lib / cl-glfw-opengl-ext_multi_draw_arrays.asd
blobf877ad5f08707dcdae9bdb48749ce74ee4dc7b7e
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-ext_multi_draw_arrays-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_multi_draw_arrays-system) 
5 (defsystem cl-glfw-opengl-ext_multi_draw_arrays :description
6  "cl-glfw's cl-glfw-opengl-ext_multi_draw_arrays 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_multi_draw_arrays")))