X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/68f9a22d51b8053a0f7f40c5a2531f6faca520fc..1298f825dbd95a3e38a6f0f0130fc1800670aeae:/doc/bindings.doc diff --git a/doc/bindings.doc b/doc/bindings.doc index 122eacbee3..5c25bf98a4 100644 --- a/doc/bindings.doc +++ b/doc/bindings.doc @@ -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