src/util.h

00001 #ifndef __UTIL_H__
00002 #define __UTIL_H__
00003 
00004 #include <string>
00005 
00006 namespace freedaisy {
00008   std::string dirname(std::string path);
00009 }
00010 
00011 #endif

Generated on Sun Jun 25 20:48:22 2006 for libdaisy by  doxygen 1.4.6