Salome HOME
Import first version of GENERICSOLVER module for Salome
authorIvan Dutka-Malen <ivan.dutka-malen@edf.fr>
Tue, 26 May 2009 09:59:39 +0000 (09:59 +0000)
committerIvan Dutka-Malen <ivan.dutka-malen@edf.fr>
Tue, 26 May 2009 09:59:39 +0000 (09:59 +0000)
commit5667e36add256d43910356bdf5c8e12ea08a20b8
treefa6e08acaf6ee62b7d42910490a49db57e22990b
parente3ee1ae3d726c22fcb997a0f38d6eb958bb4f431
Import first version of GENERICSOLVER module for Salome
47 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
adm_local/Makefile.am [new file with mode: 0644]
adm_local/unix/Makefile.am [new file with mode: 0644]
adm_local/unix/config_files/Makefile.am [new file with mode: 0644]
adm_local/unix/config_files/check_GENERICSOLVER.m4 [new file with mode: 0644]
adm_local/unix/make_common_starter.am [new file with mode: 0644]
bin/Makefile.am [new file with mode: 0644]
bin/VERSION.in [new file with mode: 0644]
bin/myrunSalome.py [new file with mode: 0755]
bin/runAppli.in [new file with mode: 0644]
build_configure [new file with mode: 0755]
clean_configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/dev_guide.pdf [new file with mode: 0644]
doc/dev_guide.txt [new file with mode: 0644]
idl/GENERICSOLVER_Gen.idl [new file with mode: 0644]
idl/Makefile.am [new file with mode: 0644]
resources/CaseGENERICSOLVER.png [new file with mode: 0644]
resources/ExecGENERICSOLVER.png [new file with mode: 0644]
resources/GENERICSOLVER.png [new file with mode: 0644]
resources/GENERICSOLVERCatalog.xml.in [new file with mode: 0644]
resources/GENERICSOLVER_small.png [new file with mode: 0755]
resources/Makefile.am [new file with mode: 0644]
resources/SalomeApp.xml [new file with mode: 0644]
resources/old_ExecGENERICSOLVER.png [new file with mode: 0644]
resources/old_GENERICSOLVER.png [new file with mode: 0644]
resources/old_GENERICSOLVER_small.png [new file with mode: 0755]
salome_adm/unix/SALOMEconfig.h.in [new file with mode: 0644]
salome_adm/unix/config_files/config.guess [new file with mode: 0755]
salome_adm/unix/config_files/config.sub [new file with mode: 0755]
salome_adm/unix/config_files/install-sh [new file with mode: 0755]
salome_adm/unix/config_files/ltmain.sh [new file with mode: 0755]
salome_adm/unix/config_files/missing [new file with mode: 0755]
src/GENERICSOLVER/GENERICSOLVER.py [new file with mode: 0644]
src/GENERICSOLVER/Makefile.am [new file with mode: 0644]
src/GENERICSOLVERGUI/GENERICSOLVERGUI.py [new file with mode: 0644]
src/GENERICSOLVERGUI/GENERICSOLVER_icons.ts [new file with mode: 0644]
src/GENERICSOLVERGUI/GENERICSOLVER_msg_en.ts [new file with mode: 0644]
src/GENERICSOLVERGUI/Makefile.am [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]