Mercurial > docs > master
annotate input/switches.grap @ 114:92cbd3fa1c40
Wrote text about displaying mime messages.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Mon, 25 Jun 2012 12:37:26 +0200 |
parents | e6f95015ba61 |
children | 1b80cc146932 |
rev | line source |
---|---|
92
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
1 .G1 |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
2 frame invis bot solid left solid |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
3 label left "number" "of" "switches" left .1 |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
4 label bot "40 tools" up .2 |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
5 ticks bot off |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
6 draw n1 dotted |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
7 draw m1 solid |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
8 copy "input/switches.data" thru { |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
9 next n1 at $1,$2 |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
10 next m1 at $1,$4 |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
11 } |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
12 copy thru { "$1" size -3 at 4,$2 } until "XXX" |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
13 nmh 35 |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
14 mmh 6 |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
15 XXX |
e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
markus schnalke <meillo@marmaro.de>
parents:
diff
changeset
|
16 .G2 |