/[marvin]/marvin/src/gui/misc.hh
ViewVC logotype

Diff of /marvin/src/gui/misc.hh

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

revision 1.2 by castor_fou, Thu Sep 11 16:25:31 2003 UTC revision 1.3 by castor_fou, Tue Sep 16 20:25:36 2003 UTC
# Line 35  Line 35 
35    
36  #include <string>  #include <string>
37    
38  std::string get_stdin();  std::string get_stdin(std::string default_choice);
39  int max(int a, int b);  int max(int a, int b);
40    int check_path(std::string path);
41    
42  #endif // !MISC_HH  #endif // !MISC_HH

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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