summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tnestcomp-1.ls
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/tnestcomp-1.ls')
-rw-r--r--tools/testfiles/tnestcomp-1.ls11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/testfiles/tnestcomp-1.ls b/tools/testfiles/tnestcomp-1.ls
deleted file mode 100644
index c6342e1..0000000
--- a/tools/testfiles/tnestcomp-1.ls
+++ /dev/null
@@ -1,11 +0,0 @@
-/ Group
-/ArrayOfStructures Dataset {10}
- Data:
- {0, 0, 1, {"A", [-100,100]}}, {1, 1, 0.5, {"B", [-100,100]}},
- {2, 4, 0.333333333333333, {"C", [-100,100]}},
- {3, 9, 0.25, {"D", [-100,100]}}, {4, 16, 0.2, {"E", [-100,100]}},
- {5, 25, 0.166666666666667, {"F", [-100,100]}},
- {6, 36, 0.142857142857143, {"G", [-100,100]}},
- {7, 49, 0.125, {"H", [-100,100]}},
- {8, 64, 0.111111111111111, {"I", [-100,100]}},
- {9, 81, 0.1, {"J", [-100,100]}}