Removed the lib module from all of the asd files inside lib/.
[cl-glfw/dh.git] / lib / cl-glfw-opengl-apple_vertex_array_object.asd
blobcae6225c6fe30954c6a3a5dd20e85d9a59927f17
2 (defpackage #:cl-glfw-opengl-apple_vertex_array_object-system
3             (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-apple_vertex_array_object-system) 
5 (defsystem cl-glfw-opengl-apple_vertex_array_object :description
6  "cl-glfw's cl-glfw-opengl-apple_vertex_array_object Binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :license "Public Domain" :depends-on (cl-glfw) :components
9  ((:file "opengl-apple_vertex_array_object")))