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