Mercurial > docs > master
comparison input/switches.grap @ 92:e6f95015ba61
Added a grap diagram. Needed to adjust the makefile (soelim, grap, pic).
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Fri, 15 Jun 2012 21:43:04 +0200 |
parents | |
children | 1b80cc146932 |
comparison
equal
deleted
inserted
replaced
91:87bc954b9e6a | 92:e6f95015ba61 |
---|---|
1 .G1 | |
2 frame invis bot solid left solid | |
3 label left "number" "of" "switches" left .1 | |
4 label bot "40 tools" up .2 | |
5 ticks bot off | |
6 draw n1 dotted | |
7 draw m1 solid | |
8 copy "input/switches.data" thru { | |
9 next n1 at $1,$2 | |
10 next m1 at $1,$4 | |
11 } | |
12 copy thru { "$1" size -3 at 4,$2 } until "XXX" | |
13 nmh 35 | |
14 mmh 6 | |
15 XXX | |
16 .G2 |