Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add yet another stunt with smpi_simulated_main to provide support for f90
[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