Salome HOME
Preparing move of the engine code into GUI (and restoring trace)
authorabn <adrien.bruneton@cea.fr>
Thu, 16 Oct 2014 11:31:21 +0000 (13:31 +0200)
committerabn <adrien.bruneton@cea.fr>
Thu, 16 Oct 2014 11:50:14 +0000 (13:50 +0200)
commit09c34352cd5ad238ba0f7c1296357d7889c4c47d
tree96b42dc257dc9948dd50a8edc8f5073c419f073a
parentf44e1139d1f0ade3325f0e634ac1aaa5894b4619
Preparing move of the engine code into GUI (and restoring trace)
17 files changed:
CMakeLists.txt
idl/CMakeLists.txt
idl/no_wrap/PARAVIS_Gen.idl [deleted file]
idl/no_wrap/PVSERVER_Gen.idl [new file with mode: 0644]
resources/PARAVISCatalog.xml.in
src/ENGINE/CMakeLists.txt
src/ENGINE/no_wrap/PARAVIS.py.in [deleted file]
src/ENGINE/no_wrap/PARAVIS_utils.py [deleted file]
src/ENGINE/no_wrap/PVSERVER.py.in [new file with mode: 0644]
src/ENGINE/no_wrap/PVSERVER_utils.py [new file with mode: 0644]
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
src/PV_SWIG/CMakeLists.txt
src/PV_SWIG/no_wrap/paravis.py [deleted file]
src/PV_SWIG/no_wrap/pvserver.py [new file with mode: 0644]
src/PV_SWIG/no_wrap/pvsimple.py