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