ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
radiance
/
ray
/
src
/
util
/
pictool.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/util/pictool.c (file contents):
Revision
2.1
by
greg
, Wed Aug 12 23:07:59 2015 UTC vs.
Revision
2.2
by
greg
, Tue Aug 18 15:02:53 2015 UTC
#
Line 1
|
Line 1
1
+
#ifndef lint
2
+
static const char RCSid[] = "$Id$";
3
+
#endif
4
#include "pictool.h"
5
#include "g3sphere.h"
6
#include <math.h>
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines