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