docs/master

diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/input/switches.grap	Fri Jun 15 21:43:04 2012 +0200
     1.3 @@ -0,0 +1,16 @@
     1.4 +.G1 
     1.5 +frame invis bot solid left solid
     1.6 +label left "number" "of" "switches" left .1
     1.7 +label bot "40 tools" up .2
     1.8 +ticks bot off
     1.9 +draw n1 dotted
    1.10 +draw m1 solid
    1.11 +copy "input/switches.data" thru {
    1.12 +        next n1 at $1,$2
    1.13 +        next m1 at $1,$4
    1.14 +}
    1.15 +copy thru { "$1" size -3 at 4,$2 } until "XXX"
    1.16 +nmh 35
    1.17 +mmh 6
    1.18 +XXX
    1.19 +.G2