Fixed name of opengl package. I thought this was committed already!
[cl-glfw/jecs.git] / cl-glfw-opengl-sgis_texture_filter4.asd
blob928c8c5e786d2bef8cbc74c9ef7156fdf7e86acd
2 (defpackage #:cl-glfw-opengl-sgis_texture_filter4-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-sgis_texture_filter4-system) 
4 (defsystem "cl-glfw-opengl-sgis_texture_filter4" :description
5  "cl-glfw's cl-glfw-opengl-sgis_texture_filter4 Binding" :author
6  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
7  :license "Public Domain" :depends-on ("cl-glfw") :components
8  ((:module "lib" :components ((:file "opengl-sgis_texture_filter4")))))