Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
source code used to check if a specified command exists (if the command checking...
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 4 Jun 2008 17:45:41 +0000 (17:45 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 4 Jun 2008 17:45:41 +0000 (17:45 +0000)
commit7bdc45248f10911a1b4478cac934042e4c3a8eb8
tree40e5c63841c29302af2c4d3381aca70cbc8a07bd
parentf3ca1b2ef804a731f8ff98a1c11047baff615928
source code used to check if a specified command exists (if the command checking is enabled)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5535 48e7efb5-ca39-0410-a469-dd3cf9ba447f
tools/tesh2/include/explode.h [new file with mode: 0644]
tools/tesh2/include/is_cmd.h [new file with mode: 0644]
tools/tesh2/src/explode.c [new file with mode: 0644]
tools/tesh2/src/is_cmd.c [new file with mode: 0644]