From cd0a061923438bacd8ece406e8a00fbdf0f1ea76 Mon Sep 17 00:00:00 2001 From: Kai Lauterbach Date: Sat, 31 Dec 2011 18:37:47 +0100 Subject: [PATCH] Sample usage. --- tools/sample.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/sample.txt b/tools/sample.txt index 40969e3..4efeada 100644 --- a/tools/sample.txt +++ b/tools/sample.txt @@ -1 +1 @@ -perl ./param2HexFrame.pl "5;3,2,5,8" "5;3,3,5,7" "5;3,4,5,6;" "5;3,1,5,9" "15;2,2,5,8" "15;2,3,5,7" "15;2,4,5,6" "15;2,1,5,9" "30;1,2,5,8" "30;1,3,5,7" "30;1,4,5,6" "30;1,1,5,9" "30;1,4,5,6" "30;1,3,5,7" "30;1,2,5,8" "15;2,1,5,9" "15;2,4,5,6" "15;2,3,5,7" "15;2,2,5,8" "5;3,1,5,9" "5;3,4,5,6;" "5;3,3,5,7" "5;3,2,5,8" "10;2,5" "10;1,5;2,2,4,6,8;3,5" "10;1,2,4,6,8;2,1,2,3,4,6,7,8,9;3,2,4,6,8" "10;1,1,2,3,4,6,7,8,9;2,2,4,6,8;3,1,2,3,4,6,7,8,9" "10;1,2,4,6,8;2,2,4,6,8;3,2,4,6,8" "10;1,5;2,2,4,6,8;3,5" "10;2,5" "10;2,5;3,5" "10;3,5" +perl ./param2HexFrame.pl "2;3,2,5,8" "2;3,3,5,7" "2;3,4,5,6;" "2;3,1,5,9" "5;2,2,5,8" "5;2,3,5,7" "5;2,4,5,6" "5;2,1,5,9" "8;1,2,5,8" "8;1,3,5,7" "8;1,4,5,6" "8;1,1,5,9" "8;1,4,5,6" "8;1,3,5,7" "8;1,2,5,8" "5;2,1,5,9" "5;2,4,5,6" "5;2,3,5,7" "5;2,2,5,8" "2;3,1,5,9" "2;3,4,5,6;" "2;3,3,5,7" "2;3,2,5,8" "8;2,5" "5;1,5;2,2,4,6,8;3,5" "5;1,2,4,6,8;2,1,2,3,4,6,7,8,9;3,2,4,6,8" "5;1,1,2,3,4,6,7,8,9;2,2,4,6,8;3,1,2,3,4,6,7,8,9" "5;1,2,4,6,8;2,2,4,6,8;3,2,4,6,8" "5;1,5;2,2,4,6,8;3,5" "5;2,5" "5;2,5;3,5" "10;3,5"