DEADSOFTWARE

Dump TextModel ShortChar contents to std::cout (appear a little out of order)
[odcread.git] / domain.h
1 #ifndef _DOMAIN_H_
2 #define _DOMAIN_H_
4 namespace odc {
6 class Domain {
8 };
10 }
12 #endif // _DOMAIN_H_