Salome HOME
Rename software into modules. Add first version of source command, it handle git...
authorSerge Rehbinder <serge.rehbinder@cea.fr>
Wed, 24 Feb 2016 13:41:59 +0000 (14:41 +0100)
committerSerge Rehbinder <serge.rehbinder@cea.fr>
Wed, 24 Feb 2016 13:41:59 +0000 (14:41 +0100)
commitca9eed199ad15ac77ee7c9a62d0d7d5891df42dd
tree3e33703b0158607c6c16696953bfe24ecf7b32b3
parent707605ae68983a863e47f898fe8a941587fc49a5
Rename software into modules. Add first version of source command, it handle git modules
commands/config.py
commands/source.py [new file with mode: 0644]
data/softwares/softA.pyconf [deleted file]
data/softwares/softB.pyconf [deleted file]
src/__init__.py
src/module.py [new file with mode: 0644]
src/system.py
test/config/create_user_pyconf.py