Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the timer regression test to an example
[simgrid.git] / examples / gras / timer / timer_deployment.xml
diff --git a/examples/gras/timer/timer_deployment.xml b/examples/gras/timer/timer_deployment.xml
new file mode 100644 (file)
index 0000000..35a1458
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version='1.0'?>
+<!DOCTYPE platform_description SYSTEM "surfxml.dtd">
+<platform_description>
+  <process host="Fafard" function="client"></process>
+</platform_description>