Cleaned up src/hello_MPI/.
authorW. Trevor King <wking@drexel.edu>
Wed, 15 Sep 2010 03:43:47 +0000 (23:43 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 15 Sep 2010 03:50:20 +0000 (23:50 -0400)
commit4abc7544177552c453a6a7385225b855584542bc
treecfafa52af0341d84d12aaa020d3f59d5403d831c
parentcd77aff2fb99ec1345e5f708fd6fb3b404582963
Cleaned up src/hello_MPI/.
16 files changed:
content/Elementary_MPI/examples/index.shtml [deleted file]
content/Elementary_MPI/index.shtml
src/MPI_hello/argument_list.c [deleted file]
src/MPI_hello/different_routines.c [deleted file]
src/MPI_hello/different_tasks.c [deleted file]
src/MPI_hello/hello.c [deleted file]
src/MPI_hello/name.c [deleted file]
src/hello_MPI/.htaccess [moved from src/MPI_hello/.htaccess with 100% similarity]
src/hello_MPI/.make_tar [moved from src/MPI_hello/.make_tar with 100% similarity]
src/hello_MPI/Makefile [new file with mode: 0644]
src/hello_MPI/README [new file with mode: 0644]
src/hello_MPI/argument_list.c [new file with mode: 0644]
src/hello_MPI/different_routines.c [new file with mode: 0644]
src/hello_MPI/different_tasks.c [new file with mode: 0644]
src/hello_MPI/hello.c [new file with mode: 0644]
src/hello_MPI/name.c [new file with mode: 0644]