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 2942 by chuckv, Fri Jul 14 20:39:56 2006 UTC vs.
Revision 2943 by chuckv, Mon Jul 17 23:55:43 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines