Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add File support and an example to cover it.
authorSamuel Lepetit <samuel.lepetit@inria.fr>
Tue, 12 Jun 2012 19:32:10 +0000 (21:32 +0200)
committerSamuel Lepetit <samuel.lepetit@inria.fr>
Tue, 12 Jun 2012 19:32:10 +0000 (21:32 +0200)
commita8386a00238d13b282abb5884ee51d0cb30e0361
tree0c1322d6d1e56d1ba9a14895265e32ef732b90b2
parent1f6232c64d77147f9a47e29f85dbeee71e925b0b
Add File support and an example to cover it.
CMakeLists.txt
examples/io/IO.java [new file with mode: 0644]
examples/io/Node.java [new file with mode: 0644]
examples/io/storage.xml [new file with mode: 0644]
org/simgrid/msg/File.java [new file with mode: 0644]
src/jmsg_file.c [new file with mode: 0644]
src/jmsg_file.h [new file with mode: 0644]