Extension enumerations now only included where necessary.
[cl-glfw.git] / lib / cl-glfw-opengl-mesa_trace.asd
blobfe3efab2513f88594f002b64d0829f489aff54b5
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-mesa_trace-system
4   (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-mesa_trace-system) 
6 (defsystem cl-glfw-opengl-mesa_trace :description
7  "cl-glfw's mesa_trace 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-mesa_trace")))