Fixed name of opengl package. I thought this was committed already!
[cl-glfw/jecs.git] / cl-glfw-opengl-sgis_detail_texture.asd
blob87d22f45376070af437e71a33c98512fa941a065
2 (defpackage #:cl-glfw-opengl-sgis_detail_texture-system (:use #:asdf #:cl)) 
3 (in-package #:cl-glfw-opengl-sgis_detail_texture-system) 
4 (defsystem "cl-glfw-opengl-sgis_detail_texture" :description
5  "cl-glfw's cl-glfw-opengl-sgis_detail_texture 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_detail_texture")))))