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

Comparing ray/src/meta/pexpand.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 30 | Line 30 | char  **argv;
30   int  com;
31   short  exlist[NCOMMANDS];      /* 1==expand, 0==pass, -1==discard */
32  
33 #ifdef  CPM
34 fixargs("pexpand", &argc, &argv);
35 #endif
36
33   progname = *argv++;
34   argc--;
35  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines