]> AND Public Git Repository - simgrid.git/blobdiff - doc/bindings.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add an example of usage of SD_TASK_COMP_PAR_AMDHAL typed tasks. No
[simgrid.git] / doc / bindings.doc
index 122eacbee3a9426527a057491c147fb25cedaa66..5c25bf98a46f01b4355fe7ce8f09fc36c27b0cec 100644 (file)
@@ -149,7 +149,7 @@ Don't forget to register your platform, that SURF callbacks starts their work ;)
 \verbatim
    simgrid.register_application();
 \endverbatim
-Yes, Here too you have to resgiter your application before running the simulation.
+Yes, Here too you have to register your application before running the simulation.
 
 the full example is distributed in the file examples/lua/master_slave_bypass.lua