Salome HOME
Some corrections of import/export operations
authormpa <mpa@opencascade.com>
Tue, 13 Jan 2015 10:03:20 +0000 (13:03 +0300)
committermpa <mpa@opencascade.com>
Tue, 13 Jan 2015 10:03:20 +0000 (13:03 +0300)
commit1452be8c2842890c0309ed5bbfce86af6555d439
tree535c149cf972a14b2389b528a2731cc5ef38bd1b
parentc3960efabe4aa89aee833e297d09aa4698de248d
Some corrections of import/export operations
35 files changed:
idl/ACISPlugin.idl [new file with mode: 0644]
idl/ACISPlugin_Gen.idl [deleted file]
idl/CMakeLists.txt
src/ACISPluginBuilder.py
src/ACISPluginEngine.cxx [deleted file]
src/ACISPluginGUI.cxx [deleted file]
src/ACISPluginGUI.h [deleted file]
src/ACISPlugin_Engine.cxx [new file with mode: 0644]
src/ACISPlugin_Engine.hxx
src/ACISPlugin_ExportDlg.cxx [deleted file]
src/ACISPlugin_ExportDlg.h [deleted file]
src/ACISPlugin_ExportDriver.cxx
src/ACISPlugin_ExportDriver.hxx
src/ACISPlugin_GUI.cxx [new file with mode: 0644]
src/ACISPlugin_GUI.h [new file with mode: 0644]
src/ACISPlugin_IECallBack.cxx
src/ACISPlugin_IECallBack.hxx
src/ACISPlugin_IOperations.cxx
src/ACISPlugin_IOperations.hxx
src/ACISPlugin_IOperations_i.cc [new file with mode: 0644]
src/ACISPlugin_IOperations_i.hh [new file with mode: 0644]
src/ACISPlugin_ImportDlg.cxx [deleted file]
src/ACISPlugin_ImportDlg.h [deleted file]
src/ACISPlugin_ImportDriver.cxx
src/ACISPlugin_ImportDriver.hxx
src/ACISPlugin_OperationsCreator.cc [deleted file]
src/ACISPlugin_OperationsCreator.cxx [new file with mode: 0644]
src/ACISPlugin_OperationsCreator.hh [deleted file]
src/ACISPlugin_OperationsCreator.hxx [new file with mode: 0644]
src/ACISPlugin_Operations_i.cc [deleted file]
src/ACISPlugin_Operations_i.hh [deleted file]
src/CMakeLists.txt
src/resources/ACISPlugin_msg_en.ts
src/resources/ACISPlugin_msg_fr.ts
src/resources/ACISPlugin_msg_ja.ts