Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / cl-glfw-opengl-sgis_point_parameters.asd
blobeef96243d6b14f40fc7fb13615cd6c85ad79c2b3
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-sgis_point_parameters-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-sgis_point_parameters-system) 
5 (defsystem cl-glfw-opengl-sgis_point_parameters :description
6  "cl-glfw's sgis_point_parameters binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
9  ((:file "opengl-sgis_point_parameters")))