annotate input/switches.grap @ 119:f9bf4d5ac1ba

style: Divert verbatim text (VS/VE) to handle page transitions.
author markus schnalke <meillo@marmaro.de>
date Tue, 26 Jun 2012 17:01:10 +0200
parents e6f95015ba61
children 1b80cc146932
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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