Small changes to string/symbol style of .asd files, seemed to make windows happier.
[cl-glfw/jecs.git] / cl-glfw-opengl-ibm_multimode_draw_arrays.asd
blob7e49f9afd1ca3514a03e476706f9c2e132c544ca
2 (defpackage #:cl-glfw-opengl-ibm_multimode_draw_arrays-system
3             (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ibm_multimode_draw_arrays-system) 
5 (defsystem cl-glfw-opengl-ibm_multimode_draw_arrays :description
6  "cl-glfw's cl-glfw-opengl-ibm_multimode_draw_arrays Binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :license "Public Domain" :depends-on (cl-glfw) :components
9  ((:module lib :components ((:file "opengl-ibm_multimode_draw_arrays")))))