Merging cffi-newtypes with master for next release.
[cl-glfw.git] / lib / cl-glfw-opengl-sun_vertex.asd
blob578f4866877dd3b14278b41a3531a7f6c25ef30f
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-sun_vertex-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-sun_vertex-system) 
5 (defsystem cl-glfw-opengl-sun_vertex :description
6  "cl-glfw's sun_vertex 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-sun_vertex")))