]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
CCAR: add a way to initialize ModuleCatalog server with remote catalogs.
authorcaremoli <caremoli>
Tue, 7 Sep 2010 13:12:00 +0000 (13:12 +0000)
committercaremoli <caremoli>
Tue, 7 Sep 2010 13:12:00 +0000 (13:12 +0000)
commit7c49a15a8076a01bb872c54ee836c59d45006fce
tree1037449871a283a6f89b860f2920d5ae6fb708c4
parentf3f023c8786af9daded24c45049c0844f1407812
CCAR: add a way to initialize ModuleCatalog server with remote catalogs.
the new environment variable (SALOME_CATALOGS_PATH) is used by runSalome.py (setpath method)
to add more catalogs than those given by the module_root_dir list.
SALOME_CATALOGS_PATH is a list of directories separated by : (unix) where other catalogs are found.
bin/runSalome.py