Added Win+Mac notes. Some wishlist aswell.
[cl-glfw/jecs.git] / lib / cl-glfw-opengl-sgix_pixel_texture.asd
blobc060e98478948a79e669930f114aace39d5f9360
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-sgix_pixel_texture-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-sgix_pixel_texture-system) 
5 (defsystem cl-glfw-opengl-sgix_pixel_texture :description
6  "cl-glfw's sgix_pixel_texture 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_pixel_texture")))