Error string can be translated into a string ok.
[cl-glfw.git] / lib / cl-glfw-opengl-nv_texture_multisample.asd
blobe8070332073cd78406da634fcac5405c24f3b602
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-nv_texture_multisample-system
4   (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-nv_texture_multisample-system) 
6 (defsystem cl-glfw-opengl-nv_texture_multisample :description
7  "cl-glfw's nv_texture_multisample 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-nv_texture_multisample")))