From ca063b37b2c14ad2b1dd3abec440459340c84a02 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Fri, 6 Sep 2019 10:14:27 +0200 Subject: [PATCH] Script execution --- script/test/TestSeq.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 script/test/TestSeq.py diff --git a/script/test/TestSeq.py b/script/test/TestSeq.py new file mode 100644 index 0000000..3b1c9fa --- /dev/null +++ b/script/test/TestSeq.py @@ -0,0 +1,3 @@ +get_exec_pars().seq + +tscan() \ No newline at end of file