Fix error in Walls chapter
[survex.git] / tests / badinc4.out
blob8f93bc9f1679f17139f6b12255997aa373b2293d
1 ./badinc4.svx:3:10: error: Expecting string field
2  *include ; comment
3           ^
4 ./badinc4.svx:4:9: error: Expecting string field
5  *include
6          ^
7 ./badinc4.svx:6:12: error: Couldn't open file ""
8  *include ""
9             ^
10 ./badinc4.svx:7:25: error: Missing "
11  *include "not terminated
12                          ^
13 ./badinc4.svx:8:12: error: Couldn't open file "nonexistent_file"
14  *include "nonexistent_file"
15             ^~~~~~~~~~~~~~~~
17 Removing trailing traverses...
19 Concatenating traverses...
21 Simplifying network...
23 Calculating network...
25 Calculating traverses...
27 Calculating trailing traverses...
29 Calculating statistics...
31 Survey contains 1 survey station, joined by 0 legs.
32 There are 0 loops.
33 Total length of survey legs =    0.00m (   0.00m adjusted)
34 Total plan length of survey legs =    0.00m
35 Total vertical length of survey legs =    0.00m
36    1 0-node.
37 There were 0 warning(s) and 5 error(s) - no output files produced.