Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / cl-glfw-opengl-ext_polygon_offset.asd
blobac19fa831fcbaa62098b39480033707e4c8a656a
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-ext_polygon_offset-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_polygon_offset-system) 
5 (defsystem cl-glfw-opengl-ext_polygon_offset :description
6  "cl-glfw's ext_polygon_offset 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-ext_polygon_offset")))