source: git/trunk/tests/cmd_infer.svx @ 7bb8184

Last change on this file since 7bb8184 was 7bb8184, checked in by Olly Betts <olly@…>, 13 years ago

Retagging 1.2.0

git-svn-id: file:///home/survex-svn/survex/tags/1.2.0@3664 4b37db11-9a0c-4f06-9ece-9ab7cdaee568

  • Property mode set to 100644
File size: 1.2 KB
Line 
1*fix 1 0 0 0
2
3*begin
4*calibrate clino 90
51 2 1 0 90 ; corrected to 1 2 1 0 0
6*infer plumbs on
71 3 1 - 90 ; corrected to 1 3 1 - up
8*infer plumbs off
91 4 1 0 90 ; corrected to 1 4 1 0 0
10*begin
11*infer plumbs on
121 5 1 - 90 ; corrected to 1 5 1 - up
13*end
141 6 1 0 90 ; corrected to 1 6 1 0 0
15*infer plumbs on
16*begin
17*infer plumbs off
181 7 1 0 90 ; corrected to 1 7 1 0 0
19*end
201 8 1 - 90 ; corrected to 1 8 1 - up
21*end
22
23*begin
24*begin
25*calibrate clino -90
261 D2 1 0 -90 ; corrected to 1 D2 1 0 0
27*infer plumbs on
28D3 1 1 - -90 ; corrected to D3 1 1 - down
29*infer plumbs off
301 D4 1 0 -90 ; corrected to 1 D4 1 0 0
31*begin
32*infer plumbs on
33D5 1 1 - -90 ; corrected to D5 1 1 - down
34*end
351 D6 1 0 -90 ; corrected to 1 D6 1 0 0
36*infer plumbs on
37*begin
38*infer plumbs off
391 D7 1 0 -90 ; corrected to 1 D7 1 0 0
40*end
41D8 1 1 - -90 ; corrected to D8 1 1 - down
42*end
43
44*calibrate tape -1
45
461 A 0 0 0 ; corrected to 1 A 1 0 0
47*infer equates on
481 B 0 0 0 ; converted to *equate 1 B
49*infer equates off
501 C 0 0 0 ; corrected to 1 C 1 0 0
51*begin
52*infer equates on
531 D 0 0 0 ; converted to *equate 1 D
54*end
551 E 0 0 0 ; corrected to 1 E 1 0 0
56*infer equates on
57*begin
58*infer equates off
591 F 0 0 0 ; corrected to 1 F 1 0 0
60*end
611 G 0 0 0 ; converted to *equate 1 G
62*end
Note: See TracBrowser for help on using the repository browser.