diff input/deps-mmh.eps @ 220:95257474a123

Further improvements in the discussion; added build dependency graphs.
author markus schnalke <meillo@marmaro.de>
date Sun, 15 Jul 2012 18:41:35 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/input/deps-mmh.eps	Sun Jul 15 18:41:35 2012 +0200
@@ -0,0 +1,1353 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%Creator: graphviz version 2.28.0 (20120715.1431)
+%%Title: foo
+%%Pages: 1
+%%BoundingBox: 36 36 1745 260
+%%EndComments
+save
+%%BeginProlog
+/DotDict 200 dict def
+DotDict begin
+
+/setupLatin1 {
+mark
+/EncodingVector 256 array def
+ EncodingVector 0
+
+ISOLatin1Encoding 0 255 getinterval putinterval
+EncodingVector 45 /hyphen put
+
+% Set up ISO Latin 1 character encoding
+/starnetISO {
+        dup dup findfont dup length dict begin
+        { 1 index /FID ne { def }{ pop pop } ifelse
+        } forall
+        /Encoding EncodingVector def
+        currentdict end definefont
+} def
+/Times-Roman starnetISO def
+/Times-Italic starnetISO def
+/Times-Bold starnetISO def
+/Times-BoldItalic starnetISO def
+/Helvetica starnetISO def
+/Helvetica-Oblique starnetISO def
+/Helvetica-Bold starnetISO def
+/Helvetica-BoldOblique starnetISO def
+/Courier starnetISO def
+/Courier-Oblique starnetISO def
+/Courier-Bold starnetISO def
+/Courier-BoldOblique starnetISO def
+cleartomark
+} bind def
+
+%%BeginResource: procset graphviz 0 0
+/coord-font-family /Times-Roman def
+/default-font-family /Times-Roman def
+/coordfont coord-font-family findfont 8 scalefont def
+
+/InvScaleFactor 1.0 def
+/set_scale {
+       dup 1 exch div /InvScaleFactor exch def
+       scale
+} bind def
+
+% styles
+/solid { [] 0 setdash } bind def
+/dashed { [9 InvScaleFactor mul dup ] 0 setdash } bind def
+/dotted { [1 InvScaleFactor mul 6 InvScaleFactor mul] 0 setdash } bind def
+/invis {/fill {newpath} def /stroke {newpath} def /show {pop newpath} def} bind def
+/bold { 2 setlinewidth } bind def
+/filled { } bind def
+/unfilled { } bind def
+/rounded { } bind def
+/diagonals { } bind def
+
+% hooks for setting color 
+/nodecolor { sethsbcolor } bind def
+/edgecolor { sethsbcolor } bind def
+/graphcolor { sethsbcolor } bind def
+/nopcolor {pop pop pop} bind def
+
+/beginpage {	% i j npages
+	/npages exch def
+	/j exch def
+	/i exch def
+	/str 10 string def
+	npages 1 gt {
+		gsave
+			coordfont setfont
+			0 0 moveto
+			(\() show i str cvs show (,) show j str cvs show (\)) show
+		grestore
+	} if
+} bind def
+
+/set_font {
+	findfont exch
+	scalefont setfont
+} def
+
+% draw text fitted to its expected width
+/alignedtext {			% width text
+	/text exch def
+	/width exch def
+	gsave
+		width 0 gt {
+			[] 0 setdash
+			text stringwidth pop width exch sub text length div 0 text ashow
+		} if
+	grestore
+} def
+
+/boxprim {				% xcorner ycorner xsize ysize
+		4 2 roll
+		moveto
+		2 copy
+		exch 0 rlineto
+		0 exch rlineto
+		pop neg 0 rlineto
+		closepath
+} bind def
+
+/ellipse_path {
+	/ry exch def
+	/rx exch def
+	/y exch def
+	/x exch def
+	matrix currentmatrix
+	newpath
+	x y translate
+	rx ry scale
+	0 0 1 0 360 arc
+	setmatrix
+} bind def
+
+/endpage { showpage } bind def
+/showpage { } def
+
+/layercolorseq
+	[	% layer color sequence - darkest to lightest
+		[0 0 0]
+		[.2 .8 .8]
+		[.4 .8 .8]
+		[.6 .8 .8]
+		[.8 .8 .8]
+	]
+def
+
+/layerlen layercolorseq length def
+
+/setlayer {/maxlayer exch def /curlayer exch def
+	layercolorseq curlayer 1 sub layerlen mod get
+	aload pop sethsbcolor
+	/nodecolor {nopcolor} def
+	/edgecolor {nopcolor} def
+	/graphcolor {nopcolor} def
+} bind def
+
+/onlayer { curlayer ne {invis} if } def
+
+/onlayers {
+	/myupper exch def
+	/mylower exch def
+	curlayer mylower lt
+	curlayer myupper gt
+	or
+	{invis} if
+} def
+
+/curlayer 0 def
+
+%%EndResource
+%%EndProlog
+%%BeginSetup
+14 default-font-family set_font
+1 setmiterlimit
+% /arrowlength 10 def
+% /arrowwidth 5 def
+
+% make sure pdfmark is harmless for PS-interpreters other than Distiller
+/pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse
+% make '<<' and '>>' safe on PS Level 1 devices
+/languagelevel where {pop languagelevel}{1} ifelse
+2 lt {
+    userdict (<<) cvn ([) cvn load put
+    userdict (>>) cvn ([) cvn load put
+} if
+
+%%EndSetup
+setupLatin1
+%%Page: 1 1
+%%PageBoundingBox: 36 36 1745 260
+%%PageOrientation: Portrait
+0 0 1 beginpage
+gsave
+36 36 1709 224 boxprim clip newpath
+1 1 set_scale 0 rotate 40 41 translate
+% aliasbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 105.25 216 moveto
+28.75 216 lineto
+28.75 180 lineto
+105.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+36.5 194.3 moveto 61 (aliasbr.c) alignedtext
+grestore
+% ali
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+27 18 27 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+18 14.3 moveto 18 (ali) alignedtext
+grestore
+% aliasbr.c->ali
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 63.16 179.93 moveto
+56.21 148.97 41.45 83.3 33.1 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 36.43 45 moveto
+30.82 36.02 lineto
+29.6 46.54 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 36.43 45 moveto
+30.82 36.02 lineto
+29.6 46.54 lineto
+closepath stroke
+grestore
+% spost
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+108 18 35.62 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+88.5 14.3 moveto 39 (spost) alignedtext
+grestore
+% aliasbr.c->spost
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 70.93 179.93 moveto
+78.06 148.97 93.19 83.3 101.75 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 105.25 46.55 moveto
+104.08 36.02 lineto
+98.43 44.97 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 105.25 46.55 moveto
+104.08 36.02 lineto
+98.43 44.97 lineto
+closepath stroke
+grestore
+% whatnowproc.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 382.25 216 moveto
+255.75 216 lineto
+255.75 180 lineto
+382.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+263.5 194.3 moveto 111 (whatnowproc.c) alignedtext
+grestore
+% comp
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+198 18 36.1 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+178 14.3 moveto 40 (comp) alignedtext
+grestore
+% whatnowproc.c->comp
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 307.4 179.93 moveto
+285.91 148.33 239.86 80.57 214.9 43.86 curveto
+stroke
+0 0 0 edgecolor
+newpath 217.56 41.54 moveto
+209.04 35.24 lineto
+211.77 45.48 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 217.56 41.54 moveto
+209.04 35.24 lineto
+211.77 45.48 lineto
+closepath stroke
+grestore
+% dist
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+280 18 27.42 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+266.5 14.3 moveto 27 (dist) alignedtext
+grestore
+% whatnowproc.c->dist
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 315.26 179.93 moveto
+308.48 148.97 294.09 83.3 285.94 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 289.29 45.03 moveto
+283.73 36.02 lineto
+282.45 46.53 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 289.29 45.03 moveto
+283.73 36.02 lineto
+282.45 46.53 lineto
+closepath stroke
+grestore
+% forw
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+358 18 32.25 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+341 14.3 moveto 34 (forw) alignedtext
+grestore
+% whatnowproc.c->forw
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 322.74 179.93 moveto
+329.52 148.97 343.91 83.3 352.06 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 355.55 46.53 moveto
+354.27 36.02 lineto
+348.71 45.03 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 355.55 46.53 moveto
+354.27 36.02 lineto
+348.71 45.03 lineto
+closepath stroke
+grestore
+% repl
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+438 18 29.37 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+423.5 14.3 moveto 29 (repl) alignedtext
+grestore
+% whatnowproc.c->repl
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 330.41 179.93 moveto
+351.59 148.25 397.07 80.23 421.56 43.58 curveto
+stroke
+0 0 0 edgecolor
+newpath 424.66 45.24 moveto
+427.31 34.99 lineto
+418.85 41.35 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 424.66 45.24 moveto
+427.31 34.99 lineto
+418.85 41.35 lineto
+closepath stroke
+grestore
+% scansbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 565.5 216 moveto
+482.5 216 lineto
+482.5 180 lineto
+565.5 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+490 194.3 moveto 68 (scansbr.c) alignedtext
+grestore
+% inc
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+512 18 27 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+501 14.3 moveto 22 (inc) alignedtext
+grestore
+% scansbr.c->inc
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 522.85 179.93 moveto
+520.76 148.97 516.33 83.3 513.83 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 517.31 45.76 moveto
+513.15 36.02 lineto
+510.33 46.23 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 517.31 45.76 moveto
+513.15 36.02 lineto
+510.33 46.23 lineto
+closepath stroke
+grestore
+% scan
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+589 18 32.25 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+572 14.3 moveto 34 (scan) alignedtext
+grestore
+% scansbr.c->scan
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 530.23 179.93 moveto
+541.62 148.75 565.85 82.4 579.37 45.37 curveto
+stroke
+0 0 0 edgecolor
+newpath 582.74 46.35 moveto
+582.88 35.76 lineto
+576.16 43.95 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 582.74 46.35 moveto
+582.88 35.76 lineto
+576.16 43.95 lineto
+closepath stroke
+grestore
+% termsbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 800.25 216 moveto
+715.75 216 lineto
+715.75 180 lineto
+800.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+723.5 194.3 moveto 69 (termsbr.c) alignedtext
+grestore
+% termsbr.c->inc
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 734.41 179.93 moveto
+688.22 146.51 586.17 72.66 538.06 37.86 curveto
+stroke
+0 0 0 edgecolor
+newpath 539.88 34.85 moveto
+529.73 31.83 lineto
+535.78 40.53 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 539.88 34.85 moveto
+529.73 31.83 lineto
+535.78 40.53 lineto
+closepath stroke
+grestore
+% mhbuild
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+763 18 48.62 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+733.5 14.3 moveto 59 (mhbuild) alignedtext
+grestore
+% termsbr.c->mhbuild
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 758.48 179.93 moveto
+759.35 148.97 761.19 83.3 762.24 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 765.74 46.11 moveto
+762.52 36.02 lineto
+758.74 45.91 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 765.74 46.11 moveto
+762.52 36.02 lineto
+758.74 45.91 lineto
+closepath stroke
+grestore
+% mhl
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+668 18 28.4 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+654 14.3 moveto 28 (mhl) alignedtext
+grestore
+% termsbr.c->mhl
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 749.37 179.93 moveto
+733.46 148.46 699.42 81.15 680.81 44.33 curveto
+stroke
+0 0 0 edgecolor
+newpath 683.85 42.59 moveto
+676.21 35.24 lineto
+677.6 45.74 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 683.85 42.59 moveto
+676.21 35.24 lineto
+677.6 45.74 lineto
+closepath stroke
+grestore
+% mhlist
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+972 18 39.47 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+949.5 14.3 moveto 45 (mhlist) alignedtext
+grestore
+% termsbr.c->mhlist
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 778.52 179.93 moveto
+817.63 147.4 902.8 76.56 945.9 40.71 curveto
+stroke
+0 0 0 edgecolor
+newpath 948.24 43.32 moveto
+953.69 34.23 lineto
+943.76 37.94 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 948.24 43.32 moveto
+953.69 34.23 lineto
+943.76 37.94 lineto
+closepath stroke
+grestore
+% show
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+1065 18 35.15 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1046 14.3 moveto 38 (show) alignedtext
+grestore
+% termsbr.c->show
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 787.44 179.93 moveto
+845.42 146.32 973.93 71.8 1033.52 37.25 curveto
+stroke
+0 0 0 edgecolor
+newpath 1035.58 40.1 moveto
+1042.47 32.06 lineto
+1032.07 34.05 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1035.58 40.1 moveto
+1042.47 32.06 lineto
+1032.07 34.05 lineto
+closepath stroke
+grestore
+% mhstore
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+1167 18 49.09 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1137 14.3 moveto 60 (mhstore) alignedtext
+grestore
+% termsbr.c->mhstore
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 797.22 179.93 moveto
+875.06 146.05 1048.35 70.64 1126.91 36.45 curveto
+stroke
+0 0 0 edgecolor
+newpath 1128.68 39.49 moveto
+1136.45 32.29 lineto
+1125.89 33.08 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1128.68 39.49 moveto
+1136.45 32.29 lineto
+1125.89 33.08 lineto
+closepath stroke
+grestore
+% mhtest
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+872 18 42.37 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+847.5 14.3 moveto 49 (mhtest) alignedtext
+grestore
+% termsbr.c->mhtest
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 768.93 179.93 moveto
+789.12 148.41 832.35 80.92 855.9 44.14 curveto
+stroke
+0 0 0 edgecolor
+newpath 858.99 45.81 moveto
+861.43 35.5 lineto
+853.09 42.03 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 858.99 45.81 moveto
+861.43 35.5 lineto
+853.09 42.03 lineto
+closepath stroke
+grestore
+% termsbr.c->scan
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 741.8 179.93 moveto
+711.23 147.74 645.04 78.02 610.68 41.84 curveto
+stroke
+0 0 0 edgecolor
+newpath 612.88 39.07 moveto
+603.46 34.23 lineto
+607.81 43.89 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 612.88 39.07 moveto
+603.46 34.23 lineto
+607.81 43.89 lineto
+closepath stroke
+grestore
+% mhfree.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 899 216 moveto
+819 216 lineto
+819 180 lineto
+899 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+827 194.3 moveto 64 (mhfree.c) alignedtext
+grestore
+% mhfree.c->mhbuild
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 849.8 179.93 moveto
+832.91 148.62 796.88 81.83 776.97 44.9 curveto
+stroke
+0 0 0 edgecolor
+newpath 779.86 42.9 moveto
+772.04 35.76 lineto
+773.7 46.22 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 779.86 42.9 moveto
+772.04 35.76 lineto
+773.7 46.22 lineto
+closepath stroke
+grestore
+% mhfree.c->mhlist
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 869.83 179.93 moveto
+889.85 148.41 932.69 80.92 956.04 44.14 curveto
+stroke
+0 0 0 edgecolor
+newpath 959.12 45.82 moveto
+961.53 35.5 lineto
+953.21 42.06 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 959.12 45.82 moveto
+961.53 35.5 lineto
+953.21 42.06 lineto
+closepath stroke
+grestore
+% mhfree.c->show
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 878.75 179.93 moveto
+916.52 147.3 998.87 76.14 1040.24 40.39 curveto
+stroke
+0 0 0 edgecolor
+newpath 1042.67 42.92 moveto
+1047.94 33.74 lineto
+1038.09 37.63 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1042.67 42.92 moveto
+1047.94 33.74 lineto
+1038.09 37.63 lineto
+closepath stroke
+grestore
+% mhfree.c->mhstore
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 888.53 179.93 moveto
+945.96 146.74 1072.37 73.69 1133.11 38.59 curveto
+stroke
+0 0 0 edgecolor
+newpath 1135.02 41.53 moveto
+1141.92 33.49 lineto
+1131.51 35.47 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1135.02 41.53 moveto
+1141.92 33.49 lineto
+1131.51 35.47 lineto
+closepath stroke
+grestore
+% mhfree.c->mhtest
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 860.25 179.93 moveto
+862.51 148.97 867.3 83.3 870.02 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 873.52 46.24 moveto
+870.76 36.02 lineto
+866.54 45.73 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 873.52 46.24 moveto
+870.76 36.02 lineto
+866.54 45.73 lineto
+closepath stroke
+grestore
+% mhparse.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 1009 216 moveto
+917 216 lineto
+917 180 lineto
+1009 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+925 194.3 moveto 76 (mhparse.c) alignedtext
+grestore
+% mhparse.c->mhbuild
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 943.82 179.93 moveto
+907.62 147.71 829.19 77.91 788.56 41.75 curveto
+stroke
+0 0 0 edgecolor
+newpath 790.76 39.02 moveto
+780.96 34.99 lineto
+786.1 44.25 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 790.76 39.02 moveto
+780.96 34.99 lineto
+786.1 44.25 lineto
+closepath stroke
+grestore
+% mhparse.c->mhlist
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 963.86 179.93 moveto
+965.43 148.97 968.75 83.3 970.63 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 974.13 46.18 moveto
+971.14 36.02 lineto
+967.14 45.83 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 974.13 46.18 moveto
+971.14 36.02 lineto
+967.14 45.83 lineto
+closepath stroke
+grestore
+% mhparse.c->show
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 972.78 179.93 moveto
+990.77 148.54 1029.19 81.49 1050.32 44.61 curveto
+stroke
+0 0 0 edgecolor
+newpath 1053.61 45.91 moveto
+1055.55 35.5 lineto
+1047.54 42.43 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1053.61 45.91 moveto
+1055.55 35.5 lineto
+1047.54 42.43 lineto
+closepath stroke
+grestore
+% mhparse.c->mhstore
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 982.56 179.93 moveto
+1019.49 147.71 1099.48 77.91 1140.93 41.75 curveto
+stroke
+0 0 0 edgecolor
+newpath 1143.45 44.2 moveto
+1148.68 34.99 lineto
+1138.84 38.92 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1143.45 44.2 moveto
+1148.68 34.99 lineto
+1138.84 38.92 lineto
+closepath stroke
+grestore
+% mhparse.c->mhtest
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 954.27 179.93 moveto
+938.27 148.62 904.12 81.83 885.24 44.9 curveto
+stroke
+0 0 0 edgecolor
+newpath 888.23 43.07 moveto
+880.57 35.76 lineto
+882 46.25 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 888.23 43.07 moveto
+880.57 35.76 lineto
+882 46.25 lineto
+closepath stroke
+grestore
+% mhoutsbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 697.25 216 moveto
+600.75 216 lineto
+600.75 180 lineto
+697.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+608.5 194.3 moveto 81 (mhoutsbr.c) alignedtext
+grestore
+% mhoutsbr.c->mhbuild
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 659.93 179.93 moveto
+680.07 148.49 723.13 81.26 746.72 44.43 curveto
+stroke
+0 0 0 edgecolor
+newpath 749.82 46.06 moveto
+752.27 35.76 lineto
+743.93 42.29 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 749.82 46.06 moveto
+752.27 35.76 lineto
+743.93 42.29 lineto
+closepath stroke
+grestore
+% mhoutsbr.c->mhtest
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 670.38 179.93 moveto
+711.23 147.33 800.26 76.26 845.08 40.48 curveto
+stroke
+0 0 0 edgecolor
+newpath 847.29 43.21 moveto
+852.92 34.23 lineto
+842.92 37.73 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 847.29 43.21 moveto
+852.92 34.23 lineto
+842.92 37.73 lineto
+closepath stroke
+grestore
+% mhmisc.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 1113 216 moveto
+1027 216 lineto
+1027 180 lineto
+1113 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1035 194.3 moveto 70 (mhmisc.c) alignedtext
+grestore
+% mhmisc.c->mhbuild
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1040.56 179.93 moveto
+983.32 146.74 857.33 73.69 796.78 38.59 curveto
+stroke
+0 0 0 edgecolor
+newpath 798.4 35.48 moveto
+787.99 33.49 lineto
+794.89 41.54 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 798.4 35.48 moveto
+787.99 33.49 lineto
+794.89 41.54 lineto
+closepath stroke
+grestore
+% mhmisc.c->mhlist
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1060.6 179.93 moveto
+1043.36 148.62 1006.59 81.83 986.26 44.9 curveto
+stroke
+0 0 0 edgecolor
+newpath 989.11 42.83 moveto
+981.23 35.76 lineto
+982.98 46.2 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 989.11 42.83 moveto
+981.23 35.76 lineto
+982.98 46.2 lineto
+closepath stroke
+grestore
+% mhmisc.c->show
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1069.52 179.93 moveto
+1068.65 148.97 1066.81 83.3 1065.76 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 1069.26 45.91 moveto
+1065.48 36.02 lineto
+1062.26 46.11 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1069.26 45.91 moveto
+1065.48 36.02 lineto
+1062.26 46.11 lineto
+closepath stroke
+grestore
+% mhmisc.c->mhstore
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1079.3 179.93 moveto
+1096.36 148.62 1132.76 81.83 1152.89 44.9 curveto
+stroke
+0 0 0 edgecolor
+newpath 1156.16 46.21 moveto
+1157.87 35.76 lineto
+1150.01 42.86 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1156.16 46.21 moveto
+1157.87 35.76 lineto
+1150.01 42.86 lineto
+closepath stroke
+grestore
+% mhmisc.c->mhtest
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1051.01 179.93 moveto
+1014.99 147.55 936.74 77.2 896.7 41.2 curveto
+stroke
+0 0 0 edgecolor
+newpath 899 38.56 moveto
+889.22 34.48 lineto
+894.32 43.77 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 899 38.56 moveto
+889.22 34.48 lineto
+894.32 43.77 lineto
+closepath stroke
+grestore
+% mhlistsbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 1226.25 216 moveto
+1131.75 216 lineto
+1131.75 180 lineto
+1226.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1139.5 194.3 moveto 79 (mhlistsbr.c) alignedtext
+grestore
+% mhlistsbr.c->mhlist
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1159.15 179.93 moveto
+1121.39 147.46 1039.27 76.85 997.5 40.93 curveto
+stroke
+0 0 0 edgecolor
+newpath 999.58 38.1 moveto
+989.71 34.23 lineto
+995.01 43.41 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 999.58 38.1 moveto
+989.71 34.23 lineto
+995.01 43.41 lineto
+closepath stroke
+grestore
+% mhlistsbr.c->show
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1168.07 179.93 moveto
+1147.83 148.33 1104.43 80.57 1080.92 43.86 curveto
+stroke
+0 0 0 edgecolor
+newpath 1083.74 41.77 moveto
+1075.4 35.24 lineto
+1077.85 45.55 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1083.74 41.77 moveto
+1075.4 35.24 lineto
+1077.85 45.55 lineto
+closepath stroke
+grestore
+% mhlistsbr.c->mhstore
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1177.85 179.93 moveto
+1175.76 148.97 1171.33 83.3 1168.83 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 1172.31 45.76 moveto
+1168.15 36.02 lineto
+1165.33 46.23 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1172.31 45.76 moveto
+1168.15 36.02 lineto
+1165.33 46.23 lineto
+closepath stroke
+grestore
+% mhshowsbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 1355.25 216 moveto
+1244.75 216 lineto
+1244.75 180 lineto
+1355.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1252.5 194.3 moveto 95 (mhshowsbr.c) alignedtext
+grestore
+% mhshowsbr.c->show
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1277.47 179.93 moveto
+1233.99 147 1138.71 74.83 1091.95 39.42 curveto
+stroke
+0 0 0 edgecolor
+newpath 1093.9 36.5 moveto
+1083.81 33.25 lineto
+1089.67 42.08 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1093.9 36.5 moveto
+1083.81 33.25 lineto
+1089.67 42.08 lineto
+closepath stroke
+grestore
+% mhshowsbr.c->mhstore
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1287.25 179.93 moveto
+1263.59 148.27 1212.84 80.34 1185.44 43.68 curveto
+stroke
+0 0 0 edgecolor
+newpath 1188.12 41.41 moveto
+1179.33 35.5 lineto
+1182.51 45.6 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1188.12 41.41 moveto
+1179.33 35.5 lineto
+1182.51 45.6 lineto
+closepath stroke
+grestore
+% dropsbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 1458.25 216 moveto
+1373.75 216 lineto
+1373.75 180 lineto
+1458.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1381.5 194.3 moveto 69 (dropsbr.c) alignedtext
+grestore
+% packf
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+1365 18 36.1 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1345 14.3 moveto 40 (packf) alignedtext
+grestore
+% dropsbr.c->packf
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1411.11 179.93 moveto
+1402.2 148.83 1383.26 82.73 1372.64 45.65 curveto
+stroke
+0 0 0 edgecolor
+newpath 1375.99 44.66 moveto
+1369.88 36.02 lineto
+1369.27 46.59 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1375.99 44.66 moveto
+1369.88 36.02 lineto
+1369.27 46.59 lineto
+closepath stroke
+grestore
+% rcvpack
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+1467 18 48.14 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1438 14.3 moveto 58 (rcvpack) alignedtext
+grestore
+% dropsbr.c->rcvpack
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1420.89 179.93 moveto
+1429.8 148.83 1448.74 82.73 1459.36 45.65 curveto
+stroke
+0 0 0 edgecolor
+newpath 1462.73 46.59 moveto
+1462.12 36.02 lineto
+1456.01 44.66 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1462.73 46.59 moveto
+1462.12 36.02 lineto
+1456.01 44.66 lineto
+closepath stroke
+grestore
+% distsbr.c
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+newpath 1660.25 216 moveto
+1583.75 216 lineto
+1583.75 180 lineto
+1660.25 180 lineto
+closepath stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1591.5 194.3 moveto 61 (distsbr.c) alignedtext
+grestore
+% rcvdist
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+1576 18 42.35 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1551 14.3 moveto 50 (rcvdist) alignedtext
+grestore
+% distsbr.c->rcvdist
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1617.59 179.93 moveto
+1609.59 148.97 1592.62 83.3 1583.01 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 1586.29 44.82 moveto
+1580.4 36.02 lineto
+1579.51 46.57 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1586.29 44.82 moveto
+1580.4 36.02 lineto
+1579.51 46.57 lineto
+closepath stroke
+grestore
+% send
+gsave
+1 setlinewidth
+0 0 0 nodecolor
+1669 18 32.25 18 ellipse_path stroke
+0 0 0 nodecolor
+14 /Times-Roman set_font
+1652 14.3 moveto 34 (send) alignedtext
+grestore
+% distsbr.c->send
+gsave
+1 setlinewidth
+0 0 0 edgecolor
+newpath 1626.51 179.93 moveto
+1634.68 148.97 1652.02 83.3 1661.84 46.13 curveto
+stroke
+0 0 0 edgecolor
+newpath 1665.34 46.58 moveto
+1664.51 36.02 lineto
+1658.57 44.79 lineto
+closepath fill
+1 setlinewidth
+solid
+0 0 0 edgecolor
+newpath 1665.34 46.58 moveto
+1664.51 36.02 lineto
+1658.57 44.79 lineto
+closepath stroke
+grestore
+endpage
+showpage
+grestore
+%%PageTrailer
+%%EndPage: 1
+%%Trailer
+end
+restore
+%%EOF