%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 0 0 159 87
%%Pages: 1
%%EndComments
%%BeginProlog
/BeginEPSF {
/EPSFsave save def
count /OpStackSize exch def
/DictStackSize countdictstack def
% turn off showpage
/showpage {} def
% set up default graphics state
0 setgray 0 setlinecap
1 setlinewidth 0 setlinejoin
10 setmiterlimit [] 0 setdash newpath
/languagelevel where
{pop languagelevel 1 ne
{false setstrokeadjust false setoverprint} if
} if
} bind def
/EndEPSF {
count OpStackSize sub
dup 0 lt {neg {pop} repeat} {pop} ifelse
countdictstack DictStackSize sub
dup 0 lt {neg {end} repeat} {pop} ifelse
EPSFsave restore
} bind def
% llx lly urx ury
/EPSFBox {
4 dict begin
/ury exch def
/urx exch def
/lly exch def
/llx exch def
llx lly moveto
urx lly lineto
urx ury lineto
llx ury lineto
closepath
end
} def
%%EndProlog
%%Page: 1 1
/pagesave save def
BeginEPSF
% 0 0 159 87
%%BeginDocument: graph.eps
(graph.eps) run
%%EndDocument
EndEPSF
BeginEPSF
% 71 709 92 715
128 0 translate
-71 -709 translate
%%BeginDocument: xeq1.eps
(xeq1.eps) run
%%EndDocument
EndEPSF
BeginEPSF
% 71 707 101 719
110 30 translate
-71 -707 translate
% Blank out the background under the label:
gsave
1 setgray
newpath
71 707 101 719 EPSFBox
fill
grestore
%%BeginDocument: yeqx2.eps
(yeqx2.eps) run
%%EndDocument
EndEPSF
pagesave restore showpage
%%EOF