From 7cb27af99ed9183d04c04eca28e3ec8fa2ef6e0c Mon Sep 17 00:00:00 2001 From: Kai Lauterbach Date: Sun, 22 Jan 2012 19:48:18 +0100 Subject: [PATCH] Script name fixed. --- tools/sample.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/sample.txt b/tools/sample.txt index 7688ac3..c845660 100644 --- a/tools/sample.txt +++ b/tools/sample.txt @@ -1,2 +1,2 @@ -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" -perl ./param2HexFrame.pl "2;1,9;3,2" "1;1,7" "2;3,4;1,8" "1;3,8,1,3" "2;3,1;3,5" "1;2,1" "2;1,7;2,3" "1;2,6" "2;2,6;1,9" "1;3,3" "2;3,1,7;1,7" "1;3,3,4" "2;1,1;3,3" "1;2,9" "2;2,2;2,7" "1;1,1" "2;1,9,4;2,4" "1;1,5" "2;2,1;1,7" "1;1,7" "2;1,1;3,8" "1;3,3" "2;3,4;2,6" "1;1,9" "2;1,2;3,3" "1;1,9;2,4" "2;1,6;3,2" "1;3,9" "2;2,8;3,3" "1;1,3,2" "1;1,3;2,6" "2;1,8;3,5" "1;2,3,8" +perl ./frame2cube.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" +perl ./frame2cube.pl "2;1,9;3,2" "1;1,7" "2;3,4;1,8" "1;3,8,1,3" "2;3,1;3,5" "1;2,1" "2;1,7;2,3" "1;2,6" "2;2,6;1,9" "1;3,3" "2;3,1,7;1,7" "1;3,3,4" "2;1,1;3,3" "1;2,9" "2;2,2;2,7" "1;1,1" "2;1,9,4;2,4" "1;1,5" "2;2,1;1,7" "1;1,7" "2;1,1;3,8" "1;3,3" "2;3,4;2,6" "1;1,9" "2;1,2;3,3" "1;1,9;2,4" "2;1,6;3,2" "1;3,9" "2;2,8;3,3" "1;1,3,2" "1;1,3;2,6" "2;1,8;3,5" "1;2,3,8"