From: crouzet Date: Tue, 19 Oct 2010 13:55:17 +0000 (+0000) Subject: hxx2salome integration: X-Git-Tag: RELIQUAT_5x_15112010~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=f1ade190468dc2500aa783833dd3c62b8989c0b0;p=tools%2Fyacsgen.git hxx2salome integration: import new class HXX2SALOMEComponent --- diff --git a/module_generator/__init__.py b/module_generator/__init__.py index 585afa1..dcfbd53 100644 --- a/module_generator/__init__.py +++ b/module_generator/__init__.py @@ -28,3 +28,4 @@ from cppcompo import CPPComponent from pacocompo import PACOComponent from pycompo import PYComponent from astcompo import ASTERComponent +from hxxcompo import HXX2SALOMEComponent