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