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

Comparing ray/src/meta/psort.c (file contents):
Revision 1.1 by greg, Sat Feb 22 02:07:26 2003 UTC vs.
Revision 1.2 by schorsch, Fri Aug 1 14:14:24 2003 UTC

# Line 34 | Line 34 | char  **argv;
34   FILE  *fp;
35   int  i, pcompare();
36  
37 #ifdef  CPM
38 fixargs("psort", &argc, &argv);
39 #endif
40
37   progname = *argv++;
38   argc--;
39  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines