2 (defpackage #:cl-glfw-opengl-sun_mesh_array-system (:use #:asdf #:cl))
3 (in-package #:cl-glfw-opengl-sun_mesh_array-system)
4 (defsystem "cl-glfw-opengl-sun_mesh_array" :description
5 "cl-glfw's cl-glfw-opengl-sun_mesh_array Binding" :author
6 "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7 :license "Public Domain" :depends-on ("cl-glfw") :components
8 ((:module "lib" :components ((:file "opengl-sun_mesh_array")))))