Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

typedef.h

Go to the documentation of this file.
00001 #ifndef _typedef_H
00002 #define _typedef_H 1
00003 
00004 #include <string>
00005 #include <vector>
00006 
00007 typedef std::vector<std::string> FileList;
00008 
00009 #endif

Generated on Fri Jul 8 16:38:52 2005 for Salamander by  doxygen 1.4.1