ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
Root Listing
root
/
Development
/
ray
/
src
/
meta
/
tcurve.c
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing ray/src/meta/tcurve.c (file contents):
Revision
1.3
by
schorsch
, Mon Jul 14 20:02:29 2003 UTC vs.
Revision
1.4
by
schorsch
, Fri Aug 1 14:14:24 2003 UTC
#
Line 68
|
Line 68
|
char **argv;
68
FILE *fp;
69
int axflag;
70
71
–
#ifdef CPM
72
–
fixargs("tcurve", &argc, &argv);
73
–
#endif
74
–
71
progname = *argv++;
72
argc--;
73
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)