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

Comparing trunk/runParallel/getfile.h (file contents):
Revision 2932 by chuckv, Thu Jul 13 21:35:15 2006 UTC vs.
Revision 2933 by chuckv, Fri Jul 14 20:39:56 2006 UTC

# Line 6 | Line 6 | int pot_only(const struct dirent * dir);
6   #include <sys/stat.h>
7  
8   int pot_only(const struct dirent * dir);
9 < int nfiles(char* dirname[MAXPATHLEN + 1]);
10 < int amber_rst(const struct dirent * dir,int node);
9 > int nfiles(char* dirname[MAXPATHLEN + 1],int extension);
10 > int amber_rst(const struct dirent * dir);
11 > void getfilename(int which, char* fname);
12  
13  
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines