diff src/MY_sequential_example.py @ 18:1437cd0df25b draft

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 927c1d94ea613d36a1b4b8d048ba21ad43a6f55e-dirty
author siwaa
date Mon, 10 Jun 2024 12:52:22 +0000
parents 168edc2db729
children 855883e4a317
line wrap: on
line diff
--- a/src/MY_sequential_example.py	Mon Jun 10 12:22:11 2024 +0000
+++ b/src/MY_sequential_example.py	Mon Jun 10 12:52:22 2024 +0000
@@ -49,7 +49,8 @@
 
     # Experiment and Gama-server constants
 
-    MY_SERVER_URL = "localhost"
+    #MY_SERVER_URL = "localhost"
+    MY_SERVER_URL = "0:0:0:0:0:0:0:1" # 0:0:0:0:0:0:0:1 entered the room!
 
     MY_SERVER_PORT = 6868