jfc's patch for reorganising cl-glfw-opengl and cl-glfw packages. Changed need propog...
[cl-glfw.git] / lib / cl-glfw-opengl-apple_vertex_array_range.asd
blob09b9dda98ca1bb9d14ae28141495a50462c0859c
2 (defpackage #:cl-glfw-opengl-apple_vertex_array_range-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-apple_vertex_array_range-system) 
4 (defsystem cl-glfw-opengl-apple_vertex_array_range :description
5  "cl-glfw's cl-glfw-opengl-apple_vertex_array_range Binding" :author
6  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-apple_vertex_array_range")))