Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
moving smpi into the mainstream build...
authormarkls <markls@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 5 Aug 2007 09:41:13 +0000 (09:41 +0000)
committermarkls <markls@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Sun, 5 Aug 2007 09:41:13 +0000 (09:41 +0000)
commit1eb32ca7e4d755fec407842b7c879499e2034136
tree5fb97a1a1a278fd5fe449944be6b46eb50833ec9
parent5baac1e80bae30d5978e9223241d8394cde43f22
moving smpi into the mainstream build...

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3963 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/Makefile.am
src/smpi/private.h [new file with mode: 0644]
src/smpi/smpi.h [new file with mode: 0644]
src/smpi/smpi_base.c [new file with mode: 0644]
src/smpi/smpi_mpi.c [new file with mode: 0644]