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

Comparing ray/src/gen/gensurf.c (file contents):
Revision 1.1 by greg, Thu Feb 2 11:16:30 1989 UTC vs.
Revision 1.2 by greg, Sun Sep 10 16:45:16 1989 UTC

# Line 1 | Line 1
1 < /*
1 > /* Copyright (c) 1989 Regents of the University of California */
2  
3   #ifndef lint
4   static char SCCSid[] = "$SunId$ LBL";
5   #endif
6 +
7 + /*
8   *  gensurf.c - program to generate functional surfaces
9   *
10   *      Parametric functions x(s,t), y(s,t) and z(s,t)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines