Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Last corrections of Tesh tool.
[simgrid.git] / tools / tesh2 / examples / bg-basic.tesh
index e6d72dc..28b69db 100644 (file)
@@ -1,20 +1 @@
-#! ./tesh\r
-\r
-p This is a basic test\r
-\r
-< TOTO \\r
-TUTU\r
-& cat\r
-> TOTO TUTU\r
-\r
-p And now, some multilines examples\r
-\r
-< a\r
-< b\r
-< c\r
-< d\r
-& cat\r
-> a\r
-> b\r
-> c\r
-> d
\ No newline at end of file
+#! ./tesh\r\rp This is a basic test\r\r< TOTO \\rTUTU\r& cat\r> TOTO TUTU\r\rp And now, some multilines examples\r\r< a\r< b\r< c\r< d\r& cat\r> a\r> b\r> c\r> d
\ No newline at end of file