Make a named block for do-window so you can return-from it.
[cl-glfw.git] / lib / cl-glfw-opengl-sgix_instruments.asd
blob7a75e861079101781cf562b8a9de469983021a4e
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-sgix_instruments-system
4   (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-sgix_instruments-system) 
6 (defsystem cl-glfw-opengl-sgix_instruments :description
7  "cl-glfw's sgix_instruments binding" :author
8  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
9  :licence "Public Domain" :depends-on (cl-glfw-opengl-core) :components
10  ((:file "opengl-sgix_instruments")))