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