ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
px
/
pcompos.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/px/pcompos.c (file contents):
Revision
2.1
by
greg
, Tue Nov 12 16:04:44 1991 UTC vs.
Revision
2.2
by
greg
, Thu Dec 19 14:51:50 1991 UTC
#
Line 70
|
Line 70
|
main(argc, argv)
70
int argc;
71
char *argv[];
72
{
73
–
double atof();
73
int ncolumns = 0;
74
int autolabel = 0;
75
int curcol = 0, curx = 0, cury = 0;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)