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