File: 2_selfloop.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 (13 lines) | stat: -rw-r--r-- 585 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
                     +--------------------+
                     |       Start        |
                     +--------------------+
                       |
                       |
                       v
    Until not done   +--------------------+   Until not done
  +----------------- |                    | -----------------+
  |                  |        Main        |                  |
  +----------------> |                    | <----------------+
                     +--------------------+
                       ^ Until not done |
                       +----------------+