Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
clean user guide
[simgrid.git] / examples / lua / masterslave / slave.lua
index f2b8a12..8756983 100644 (file)
@@ -21,5 +21,5 @@ function Slave(...)
   end
 
   simgrid.info("I'm done. See you!")
-end -- Slave
+end -- end_of_slave