eid-viewer
eid-viewer library
xsdloc.h
1 #ifndef EID_VWR_XSD_LOC
2 #define EID_VWR_XSD_LOC
3 
4 extern const char* get_xsdloc();
5 
6 #endif