Tidied up the scaffolding code
[cl-glfw/dh.git] / lib / cl-glfw-opengl-nv_evaluators.asd
blobc1f0c832179c5a821c3ade1a4f1748467bd2d3dc
1 ;;;; This file was automatically generated by nil
3 (defpackage #:cl-glfw-opengl-nv_evaluators-system (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-nv_evaluators-system) 
5 (defsystem cl-glfw-opengl-nv_evaluators :description
6  "cl-glfw's nv_evaluators binding" :author "Generated by cl-glfw's nil"
7  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
8  ((:file "opengl-nv_evaluators")))