EmcPutDCM.h

Go to the documentation of this file.
00001 #ifndef __EMCPUTDCM_H__
00002 #define __EMCPUTDCM_H__
00003 
00004 class PHCompositeNode;
00005 
00006 long EmcPutDCM(PHCompositeNode* topNode);
00007 
00008 #endif /*__EMCPUTDCM_H__*/