move clientbin one step upwards
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Jun 2012 09:21:36 +0000 (11:21 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 7 Jun 2012 09:21:36 +0000 (11:21 +0200)
commita0b08c3177b6273ad22f3882cd62495743ed404c
treec6bf7b66cb1721559bca8d74ed53a98929e4b7bb
parent4bb9f60eb04e6e7f63f22e1e384c6a306bae05bc
move clientbin one step upwards
to avoid suggesting it should show up in site-packages
19 files changed:
Makefile
clientbin/Makefile [moved from sfa/clientbin/Makefile with 100% similarity]
clientbin/getNodes.py [moved from sfa/clientbin/getNodes.py with 100% similarity]
clientbin/getRecord.py [moved from sfa/clientbin/getRecord.py with 100% similarity]
clientbin/setRecord.py [moved from sfa/clientbin/setRecord.py with 100% similarity]
clientbin/sfaadmin.py [moved from sfa/clientbin/sfaadmin.py with 100% similarity]
clientbin/sfadump.py [moved from sfa/clientbin/sfadump.py with 100% similarity]
clientbin/sfascan.py [moved from sfa/clientbin/sfascan.py with 100% similarity]
clientbin/sfi.py [moved from sfa/clientbin/sfi.py with 100% similarity]
clientbin/sfiAddAttribute.py [moved from sfa/clientbin/sfiAddAttribute.py with 100% similarity]
clientbin/sfiAddLinks.py [moved from sfa/clientbin/sfiAddLinks.py with 100% similarity]
clientbin/sfiAddSliver.py [moved from sfa/clientbin/sfiAddSliver.py with 100% similarity]
clientbin/sfiDeleteAttribute.py [moved from sfa/clientbin/sfiDeleteAttribute.py with 100% similarity]
clientbin/sfiDeleteSliver.py [moved from sfa/clientbin/sfiDeleteSliver.py with 100% similarity]
clientbin/sfiListLinks.py [moved from sfa/clientbin/sfiListLinks.py with 100% similarity]
clientbin/sfiListNodes.py [moved from sfa/clientbin/sfiListNodes.py with 100% similarity]
clientbin/sfiListSlivers.py [moved from sfa/clientbin/sfiListSlivers.py with 100% similarity]
setup.py
sfa/client/sfi.py