/[enigma]/enigma/src/enigma.hh
ViewVC logotype

Diff of /enigma/src/enigma.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dheck, Thu Jan 23 22:41:00 2003 UTC revision 1.5 by mhawlisch, Wed Feb 19 14:09:21 2003 UTC
# Line 31  Line 31 
31    
32  #include <string>  #include <string>
33  #include <vector>  #include <vector>
34    #include <list>
35  #include <iosfwd>  #include <iosfwd>
36    
37  /*  /*
# Line 235  namespace enigma Line 236  namespace enigma
236      */      */
237      string FindDataFile(const string &filename);      string FindDataFile(const string &filename);
238      string FindDataFile(const string &path, const string &filename);      string FindDataFile(const string &path, const string &filename);
239        std::list <string> FindDataFiles(const string &path, const string &filename);
240            
241      bool FindFile (const string &fname, string &dst_fname);      bool FindFile (const string &fname, string &dst_fname);
242    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26