ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/aniso.c
(Generate patch)

Comparing ray/src/rt/aniso.c (file contents):
Revision 2.37 by greg, Wed Mar 5 16:16:52 2003 UTC vs.
Revision 2.40 by greg, Thu Aug 28 03:22:16 2003 UTC

# Line 1 | Line 1
1   #ifndef lint
2 < static const char       RCSid[] = "$Id$";
2 > static const char RCSid[] = "$Id$";
3   #endif
4   /*
5   *  Shading functions for anisotropic materials.
# Line 8 | Line 8 | static const char      RCSid[] = "$Id$";
8   #include "copyright.h"
9  
10   #include  "ray.h"
11 +
12 + #include  "ambient.h"
13  
14   #include  "otypes.h"
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines