mEmcDefGeom.h

Go to the documentation of this file.
00001 #ifndef __MEMCDEFGEOM_H__
00002 #define __MEMCDEFGEOM_H__
00003 /* Automatically generated.  Do not edit. */
00004 
00005 #include "table_header.h"
00006 
00007 #include "dEmcGeaParams.h"
00008 
00009 #include "dEmcGeometry.h"
00010 
00011 #ifdef __cplusplus
00012 extern "C"
00013 {
00014 #endif
00015   long memcdefgeom_(
00016        TABLE_HEAD_ST*, DEMCGEAPARAMS_ST*,
00017        TABLE_HEAD_ST*, DEMCGEOMETRY_ST*
00018                );
00019 #ifdef __cplusplus
00020 }
00021 #endif
00022 #define mEmcDefGeom_ memcdefgeom_
00023 
00024 #endif /*__MEMCDEFGEOM_H__*/