Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / cl-glfw-opengl-ext_texture_perturb_normal.asd
blob8a5d3fcd39703618352407d1fdd93c5197f81345
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl-ext_texture_perturb_normal-system
4             (:use #:asdf #:cl)) 
5 (in-package #:cl-glfw-opengl-ext_texture_perturb_normal-system) 
6 (defsystem cl-glfw-opengl-ext_texture_perturb_normal :description
7  "cl-glfw's ext_texture_perturb_normal binding" :author
8  "Generated by cl-glfw's /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp"
9  :licence "Public Domain" :depends-on (cl-glfw-opengl) :components
10  ((:file "opengl-ext_texture_perturb_normal")))