8c2937d8fbc4947009b2a002a45888eaaeccff11
[ecparse.git] / Main.h
1 /**
2  * © 2008 by David Roden <droden@gmail.com>
3  */
4
5 #ifndef __ECPARSE_MAIN_H__
6 #define __ECPARSE_MAIN_H__
7
8 #include "FileReaderInput.h"
9 #include "CollectionReader.h"
10
11 #endif