File: 4_cross_split_hor.txt

package info (click to toggle)
libgraph-easy-perl 0.69-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,280 kB
  • ctags: 815
  • sloc: perl: 24,872; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
            + - - - - -+
            ' Cross:   '
            '          '
            ' +------+ '
            ' |  A   | '
            ' +------+ '
            '   |      '
            '   |      '
            '   |      '
+ - - - - -     |       - - - - - -+
'               |                  '
' +---+         |            +---+ '
' | C | --------+----------> | D | '
' +---+         |            +---+ '
'               |                  '
+ - - - - -     |       - - - - - -+
            '   |      '
            '   |      '
            '   v      '
            ' +------+ '
            ' |  B   | '
            ' +------+ '
            '          '
            + - - - - -+