Small changes to string/symbol style of .asd files, seemed to make windows happier.
[cl-glfw.git] / cl-glfw-opengl-sgi_color_table.asd
blobedd47d071d53ab4cb06431b8a214b68295500ffa
2 (defpackage #:cl-glfw-opengl-sgi_color_table-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-sgi_color_table-system) 
4 (defsystem cl-glfw-opengl-sgi_color_table :description
5  "cl-glfw's cl-glfw-opengl-sgi_color_table 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-sgi_color_table")))))