Salome HOME
Import a new plugin, sent by Stephane LIAUZU V4_0 V4_0rc1 V4_0rc1_automake V4_0rc2 initial
authorjfa <jfa@opencascade.com>
Wed, 28 Mar 2007 08:03:32 +0000 (08:03 +0000)
committerjfa <jfa@opencascade.com>
Wed, 28 Mar 2007 08:03:32 +0000 (08:03 +0000)
commit8ee2e9eee670d8be29d55d7cf68c5332ba6a2543
treec8a62929f4cfa9853afd7df4468e7a2d06296ffb
Import a new plugin, sent by Stephane LIAUZU
40 files changed:
INSTALL [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README.txt [new file with mode: 0644]
SalomeApprc.3.2.4 [new file with mode: 0644]
adm_local/Makefile.in [new file with mode: 0644]
adm_local/unix/config_files/check_BLSURFPLUGIN.m4 [new file with mode: 0644]
adm_local/unix/make_commence.in [new file with mode: 0644]
adm_local/unix/make_omniorb.in [new file with mode: 0644]
bin/VERSION [new file with mode: 0755]
build_configure [new file with mode: 0755]
configure.in.base [new file with mode: 0644]
env_BLSURFplugin-Src.sh [new file with mode: 0644]
env_blsurf.sh [new file with mode: 0644]
idl/BLSURFPlugin_Algorithm.idl [new file with mode: 0644]
idl/Makefile.in [new file with mode: 0644]
resources/BLSURF.png [new file with mode: 0644]
resources/BLSURFPlugin.xml [new file with mode: 0644]
resources/mesh_algo_BLSURF.png [new file with mode: 0644]
resources/mesh_hypo_BLSURF.png [new file with mode: 0644]
resources/mesh_tree_algo_BLSURF.png [new file with mode: 0755]
resources/mesh_tree_hypo_BLSURF.png [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.cxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_BLSURF_i.hxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx [new file with mode: 0644]
src/BLSURFPlugin/BLSURFPlugin_i.cxx [new file with mode: 0644]
src/BLSURFPlugin/Makefile.in [new file with mode: 0644]
src/BLSURFPlugin/cad_occ.cxx [new file with mode: 0644]
src/BLSURFPlugin/cad_occ.h [new file with mode: 0644]
src/GUI/BLSURFPluginGUI.cxx [new file with mode: 0755]
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx [new file with mode: 0644]
src/GUI/BLSURFPluginGUI_HypothesisCreator.h [new file with mode: 0644]
src/GUI/BLSURFPlugin_images.po [new file with mode: 0755]
src/GUI/BLSURFPlugin_msg_en.po [new file with mode: 0755]
src/GUI/Makefile.in [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]