jfc's patch for reorganising cl-glfw-opengl and cl-glfw packages. Changed need propog...
[cl-glfw/dh.git] / lib / cl-glfw-opengl-ext_texture_perturb_normal.asd
blob1dba802de623a4fdf6419899666d5b993386f873
2 (defpackage #:cl-glfw-opengl-ext_texture_perturb_normal-system
3             (:use #:asdf #:cl)) 
4 (in-package #:cl-glfw-opengl-ext_texture_perturb_normal-system) 
5 (defsystem cl-glfw-opengl-ext_texture_perturb_normal :description
6  "cl-glfw's cl-glfw-opengl-ext_texture_perturb_normal Binding" :author
7  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
8  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
9  ((:file "opengl-ext_texture_perturb_normal")))