Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use type network_element_t instead of void*, and avoid unnecessary casts.
[simgrid.git] / examples / lua / state_cloner / duplicated_globals.lua
index 0675f8ec2b5e2d516e3ae36e5d821a3485333508..70366bb8da4ad06805e51b61a6ad5bc1d1ae40f3 100644 (file)
@@ -40,5 +40,4 @@ print_global()
 simgrid.platform("../../msg/small_platform.xml")
 simgrid.application("deployment_duplicated_globals.xml")
 simgrid.run()
-simgrid.clean()