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