Tidied up the scaffolding code
[cl-glfw/dh.git] / lib / cl-glfw-opengl-sgis_point_parameters.asd
blobbaa2ab9ed6adf2b6d1e8d166b0b5b388d3118711
1 ;;;; This file was automatically generated by nil
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 "Generated by cl-glfw's nil"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-sgis_point_parameters")))