File: 8_optimize_bend.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 (18 lines) | stat: -rw-r--r-- 853 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
               +------------+
               |   printf   |
               +------------+
                 ^
                 ' 100 times
                 '
+--------+     +------------+     +-------+     +---------+     +---------+
|  init  | <.. |    main    | --> | parse | --> | execute | --> | compare |
+--------+     +------------+     +-------+     +---------+     +---------+
  |              |                                |
  |              | Testlabel                      |
  v              v                                |
+--------+     +------------+                     |
| make a |     |  cleanup   |                     |
| string |     |            |                     |
+--------+     +------------+                     |
  ^                                               |
  +-----------------------------------------------+