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