Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change the free function by a free_error function to clean all the tesh errors from...
[simgrid.git] / tools / tesh2 / examples / bg-basic.tesh
1 #! ./tesh\r
2 \r
3 p This is a basic test\r
4 \r
5 < TOTO \\r
6 TUTU\r
7 & cat\r
8 > TOTO TUTU\r
9 \r
10 p And now, some multilines examples\r
11 \r
12 < a\r
13 < b\r
14 < c\r
15 < d\r
16 & cat\r
17 > a\r
18 > b\r
19 > c\r
20 > d