src/util.h

00001 // Copyright (C) 2006 Alexis ROBERT
00002 
00003 #ifndef __UTIL_H__
00004 #define __UTIL_H__
00005 
00006 #include <string>
00007 
00008 namespace freedaisy {
00010   std::string dirname(std::string path);
00011 }
00012 
00013 #endif

Generated on Sun Jun 25 23:35:45 2006 for libdaisy by  doxygen 1.4.6