Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also remove the pseudo-specific task type for this example (since it's also empty)
[simgrid.git] / examples / java / comm_time / MyTask.java
2010-02-27 mquinsonAlso remove the pseudo-specific task type for this...
2010-02-27 mquinsonrewrite to use send/recv instead of put/get (+ add...