Small changes to string/symbol style of .asd files, seemed to make windows happier.
[cl-glfw.git] / cl-glfw-opengl-apple_vertex_array_range.asd
blob3f9e60755effbe18eade38e45a8b312eb5233b87
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  :license "Public Domain" :depends-on (cl-glfw) :components
8  ((:module lib :components ((:file "opengl-apple_vertex_array_range")))))