replaced former steps system - that was uselessly cumbersome - with
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 21 Nov 2011 11:31:43 +0000 (12:31 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 21 Nov 2011 11:31:43 +0000 (12:31 +0100)
commit422e4b8d0f8d4c66c461ff866420aff0458bee2e
tree8813f7571745cde694c5aea7b4754f6f21d618e7
parentb4f9e7599898f23099c8519a7d31434958fe74e2
replaced former steps system - that was uselessly cumbersome - with
the new 'macro' system where only the sequence of steps needs be defined
system/TestMain.py
system/TestPlc.py
system/macro_free_all.py [new file with mode: 0644]
system/macro_sfa.py [new file with mode: 0644]
system/macro_sfa_restart.py [new file with mode: 0644]
system/step_free_all.py [deleted file]
system/step_fresh_install.py [deleted file]
system/step_sfa.py [deleted file]
system/step_sfarestart.py [deleted file]