source: git/tests/dot17.svx @ 9cbe799

RELEASE/1.2debug-cidebug-ci-sanitisersstereowalls-data
Last change on this file since 9cbe799 was c46952f, checked in by Olly Betts <olly@…>, 20 years ago

Fixed 3d file reading code to fix incorrect unpacking of compressed station
names in a rare case. Also checked other rare cases work correctly.

git-svn-id: file:///home/survex-svn/survex/trunk@2537 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 528 bytes
Line 
1*begin 204
2 
3  *begin midlevel
4
5    *export 110_bidet_b.2
6
7    *begin 110_bidet_b
8      *export 2
9      1 2 1.00 0 0
10    *end 110_bidet_b
11
12  *end midlevel
13
14  *begin trunk
15 
16    *export nopainnogain.2
17
18    *begin nopainnogain
19      *export 1 2
20      1 2 1 90 0
21    *end nopainnogain
22
23    *begin insignificant2
24      *export 0
25      0 1 1 300 0
26      1 2 1 180 0
27      2 0 1 60 0
28    *end insignificant2
29
30    *equate nopainnogain.1 insignificant2.0
31
32  *end trunk
33
34  *equate midlevel.110_bidet_b.2 trunk.nopainnogain.2
35
36*end 204
Note: See TracBrowser for help on using the repository browser.