#include "DriverMED_R_SMESHDS_Mesh.h"
#include "DriverMED_W_SMESHDS_Mesh.h"
Go to the source code of this file.
Definition at line 26 of file MED_Test.cxx.
{ DriverMED_R_SMESHDS_Mesh aR; DriverMED_W_SMESHDS_Mesh aW; return 1; }