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