ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/runParallel/runParallel.c
(Generate patch)

Comparing trunk/runParallel/runParallel.c (file contents):
Revision 2943 by chuckv, Mon Jul 17 23:55:43 2006 UTC vs.
Revision 2951 by chuckv, Tue Jul 18 18:14:26 2006 UTC

# Line 17 | Line 17 | int main(int argc, char *argv[]){
17    extern char **environ;
18    char *newargv[] ={
19      "/bin/echo",
20 <    "Hey this now spews on multiple machines",
20 >    "File Placeholder",
21 >    "Command options placeholder",
22      NULL
23    };
24    MPI_Init(&argc,&argv);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines