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 wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/input/switches.grap	Fri Jun 15 21:43:04 2012 +0200
@@ -0,0 +1,16 @@
+.G1 
+frame invis bot solid left solid
+label left "number" "of" "switches" left .1
+label bot "40 tools" up .2
+ticks bot off
+draw n1 dotted
+draw m1 solid
+copy "input/switches.data" thru {
+        next n1 at $1,$2
+        next m1 at $1,$4
+}
+copy thru { "$1" size -3 at 4,$2 } until "XXX"
+nmh 35
+mmh 6
+XXX
+.G2