From 37fb738c36e78ec5992a249e3c6dbff7ee7e3f32 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 6 Sep 2019 10:46:15 +0200 Subject: [PATCH] Startup --- config/.DS_Store | Bin 8196 -> 8196 bytes config/variables.properties | 4 ++-- script/test/TestSeq.py | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/config/.DS_Store b/config/.DS_Store index 4e34975df3e15132c93f5a70e8c6231209498b6d..1daa08eeddd1734e74648d082e22b3d39df533d5 100644 GIT binary patch delta 122 zcmZp1XmOa}&nUGqU^hRb)Mg%m4km$|bi?4}{M-TtFi=UJ+#n<(lAG`1l9ZF51Qg@w o+uiGXMd+X-R3Zhdgg`+CvM~V+n;V4QvutLU_{Oq1RfL@x0HstUBLDyZ delta 46 zcmV+}0MY-1K!iY$PXQLOP`eKS7PAZxhyt@L6WaulfS9uf81@7KaFdV|C9}H~OahUB Em2a*PLjV8( diff --git a/config/variables.properties b/config/variables.properties index da1db84..aeeb0e2 100644 --- a/config/variables.properties +++ b/config/variables.properties @@ -1,2 +1,2 @@ -#Fri Sep 06 10:18:30 CEST 2019 -FileSequentialNumber=1 +#Fri Sep 06 10:31:05 CEST 2019 +FileSequentialNumber=9 diff --git a/script/test/TestSeq.py b/script/test/TestSeq.py index 3b7181b..fd90554 100644 --- a/script/test/TestSeq.py +++ b/script/test/TestSeq.py @@ -1,3 +1,7 @@ -get_exec_pars().seq -tscan(sin, 5, 0.1) \ No newline at end of file + +print get_exec_pars().seq + +tscan(sin, 5, 0.1) + +print get_exec_pars().seq