home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / x / volume21 / xfig / patch02h / xfig.16
Encoding:
Text File  |  1993-10-21  |  30.1 KB  |  787 lines

  1. ***************
  2. *** 1500,1510 ****
  3.                       SmeBSB  TPIC
  4.                       SmeBSB  PIC
  5.                       SmeBSB  X11 Bitmap
  6. -             Label  export_mode_label
  7. -             MenuButton  export_mode
  8. -                 SimpleMenu  menu
  9. -                     SmeBSB  Overwrite
  10. -                     SmeBSB  Append
  11.               Label  def_file_label
  12.               Label  def_file_name
  13.               Label  out_file_name
  14. --- 2518,2523 ----
  15. ***************
  16. *** 1527,1533 ****
  17.               Command  rescan
  18.               Command  cancel
  19.               Command  export
  20.       TransientShell  xfig_print_menu
  21.           Form  print_panel
  22.               Label  printer_image
  23. --- 2540,2546 ----
  24.               Command  rescan
  25.               Command  cancel
  26.               Command  export
  27. ! .Sp
  28.       TransientShell  xfig_print_menu
  29.           Form  print_panel
  30.               Label  printer_image
  31. ***************
  32. *** 1545,1562 ****
  33.                       SmeBSB  centered
  34.               Label  print_label
  35.               Text  printer
  36. !             Label  num_batch_lab
  37. !             Label  num_batch_val
  38.               Command  dismiss
  39.               Command  print_batch
  40.               Command  clear_batch
  41. !             Command  print
  42.       TransientShell  xfig_file_msg
  43.           Form  file_msg_panel
  44.               Text  file_msg_win
  45.               Command  dismiss
  46.       TransientShell  query_popup
  47.           Form  query_form
  48.               Label  message
  49. --- 2558,2577 ----
  50.                       SmeBSB  centered
  51.               Label  print_label
  52.               Text  printer
  53. !             Label  job_params_label
  54. !             Text  job_params
  55. !             Label  num_batch_label
  56. !             Label  num_batch
  57.               Command  dismiss
  58. +             Command  print
  59.               Command  print_batch
  60.               Command  clear_batch
  61. ! .Sp
  62.       TransientShell  xfig_file_msg
  63.           Form  file_msg_panel
  64.               Text  file_msg_win
  65.               Command  dismiss
  66. ! .Sp
  67.       TransientShell  query_popup
  68.           Form  query_form
  69.               Label  message
  70. ***************
  71. *** 1563,1569 ****
  72.               Command  yes
  73.               Command  no
  74.               Command  cancel
  75.       TransientShell  xfig_set_unit_panel
  76.           Form  form
  77.               Label        Unit/Scale settings
  78. --- 2578,2584 ----
  79.               Command  yes
  80.               Command  no
  81.               Command  cancel
  82. ! .Sp
  83.       TransientShell  xfig_set_unit_panel
  84.           Form  form
  85.               Label        Unit/Scale settings
  86. ***************
  87. *** 1588,1597 ****
  88.               Text  1.0
  89.               Command  cancel
  90.               Command  set
  91. !     NOTE:  The following is a \fItypical\fP popup edit panel (for \fIARC-BOX\fP)
  92. !            The panel will be different for other objects.
  93.       TransientShell  xfig_edit_panel
  94.           Form  form
  95.               Label  POLYLINE:ArcBox
  96. --- 2603,2617 ----
  97.               Text  1.0
  98.               Command  cancel
  99.               Command  set
  100. ! .fi
  101. ! .Sp
  102. ! NOTE:  The following is a
  103. ! .I typical
  104. ! popup edit panel (for
  105. ! .IR ARC-BOX )
  106. ! The panel will be different for other objects.
  107. ! .Sp
  108. ! .nf
  109.       TransientShell  xfig_edit_panel
  110.           Form  form
  111.               Label  POLYLINE:ArcBox
  112. ***************
  113. *** 1599,1636 ****
  114.               Command  done
  115.               Command  apply
  116.               Command  cancel
  117. !             Label
  118.               Label  Width =
  119.               Text  Width =
  120. !             Label  Color =
  121. !             Text  Color =
  122.               Label  Depth =
  123.               Text  Depth =
  124. !             Label  Area fill =
  125.               MenuButton  No fill
  126.                   SimpleMenu  menu
  127.                       SmeBSB  No fill
  128. !                     SmeBSB  Filled
  129. !             Label  Fill density % =
  130. !             Text  Fill density % =
  131.               Label  Line style =
  132. !             MenuButton  Solid Line
  133.                   SimpleMenu  menu
  134. !                     SmeBSB  Solid Line
  135.                       SmeBSB  Dashed Line
  136.                       SmeBSB  Dotted Line
  137.               Label  Dash length/Dot gap =
  138.               Text  Dash length/Dot gap =
  139. !             Label  Top Left:
  140. !             Label  Top Left:
  141. !             Text  Top Left:
  142. !             Label  Top Left:
  143. !             Text  Top Left:
  144. !             Label  Bottom Right:
  145. !             Label  Bottom Right:
  146. !             Text  Bottom Right:
  147. !             Label  Bottom Right:
  148. !             Text  Bottom Right:
  149.               Label  Radius =
  150.               Text  Radius =
  151.   .fi
  152. --- 2619,2666 ----
  153.               Command  done
  154.               Command  apply
  155.               Command  cancel
  156. !             Label   
  157.               Label  Width =
  158.               Text  Width =
  159. !             Label  Drawing color =
  160. !             MenuButton  colors
  161. !                 SimpleMenu  menu
  162. !                     SmeBSB  Black
  163. !                     SmeBSB  Blue
  164. !                     SmeBSB  Green
  165. !                     SmeBSB  Cyan
  166. !                     SmeBSB  Red
  167. !                     SmeBSB  Magenta
  168. !                     SmeBSB  Yellow
  169. !                     SmeBSB  White
  170. !                     SmeBSB  Default
  171.               Label  Depth =
  172.               Text  Depth =
  173. !             Label  Fill style =
  174.               MenuButton  No fill
  175.                   SimpleMenu  menu
  176.                       SmeBSB  No fill
  177. !                     SmeBSB  Filled 
  178. !             Label  Fill intensity % =
  179. !             Text  Fill intensity % =
  180.               Label  Line style =
  181. !             MenuButton  Solid Line 
  182.                   SimpleMenu  menu
  183. !                     SmeBSB  Solid Line 
  184.                       SmeBSB  Dashed Line
  185.                       SmeBSB  Dotted Line
  186.               Label  Dash length/Dot gap =
  187.               Text  Dash length/Dot gap =
  188. !             Label  First Corner
  189. !             Label  First Corner
  190. !             Text  First Corner
  191. !             Label  First Corner
  192. !             Text  First Corner
  193. !             Label  Opposite Corner
  194. !             Label  Opposite Corner
  195. !             Text  Opposite Corner
  196. !             Label  Opposite Corner
  197. !             Text  Opposite Corner
  198.               Label  Radius =
  199.               Text  Radius =
  200.   .fi
  201. ***************
  202. *** 1641,1679 ****
  203.   (Brian V. Smith)
  204.   .PP
  205.   Not all operations employ smart redrawing of objects which are altered
  206. ! as a by product of the operation.  You may need to use \fIRedraw\fP
  207.   in these cases.
  208.   .PP
  209. - Must compile \fIxfig\fP with \fB-DOPENWIN\fP in order to make \fIxfig\fP handle
  210. - OpenWindows scalable fonts correctly.
  211. - .PP
  212.   Some servers do not allow bitmaps/pixmaps taller than the screen height
  213. ! or wider than the screen width.  That is why there is a limit on the width
  214. ! of the top ruler and height of the side ruler.  If you need wider/taller
  215. ! rulers AND your server allows bigger pixmaps, you may define MAX_TOPRULER_WD
  216. ! and/or MAX_SIDERULER_HT in your Imakefile in the DEFINES line.  For example,
  217.   to have a maximum top ruler width of 1160 pixels, add
  218. ! -DMAX_TOPRULER_WD=1160 to your DEFINES line in the Imakefile.
  219.   .PP
  220. ! There is a bug in OpenWindows 2.0 which relates to pixmaps in widgets.
  221. ! You must compile \fIxfig\fP with the \fB-DOPENWIN_BUG\fP option for this problem.
  222. ! .PP
  223. ! If the image is panned or the \fIxfig\fP window iconified and de-iconified
  224.   during the middle of an operation (e.g. while drawing a line), the picture
  225. ! will be distorted.  This can be corrected using \fIRedraw\fP after the
  226. ! operation is complete.
  227.   .PP
  228. - Rotated text will be displayed horizontally or vertically (i.e. angles
  229. - of 0, 90, 180 and 270 degrees) on the screen.
  230. - They will be rotated correctly when printed on \fIPostScript\fP output.
  231. - .PP
  232.   Corners of object scaled with point positioning in one of the grid
  233.   modes will not always fall on the grid line, but to the closest pixel.
  234.   .SH "SEE ALSO"
  235.   Brian W. Kernighan
  236. ! .I "PIC - A Graphics Language for Typesetting User Manual"
  237. ! .br
  238. ! fig2dev(1) (\fITransFig\fP package)
  239.   .SH ACKNOWLEDGEMENT
  240.   Many thanks goes to Professor Donald E. Fussell who inspired the
  241.   creation of this tool.
  242. --- 2671,2726 ----
  243.   (Brian V. Smith)
  244.   .PP
  245.   Not all operations employ smart redrawing of objects which are altered
  246. ! as a by product of the operation.
  247. ! You may need to use
  248. ! .I Redraw
  249.   in these cases.
  250.   .PP
  251.   Some servers do not allow bitmaps/pixmaps taller than the screen height
  252. ! or wider than the screen width.
  253. ! That is why there is a limit on the width
  254. ! of the top ruler and height of the side ruler.
  255. ! If you need wider/taller rulers AND your server allows bigger pixmaps,
  256. ! you may define
  257. ! .B MAX_TOPRULER_WD
  258. ! and/or
  259. ! .B MAX_SIDERULER_HT
  260. ! in your Imakefile in the
  261. ! .I DEFINES
  262. ! line.
  263. ! For example,
  264.   to have a maximum top ruler width of 1160 pixels, add
  265. ! .B \-DMAX_TOPRULER_WD=1160
  266. ! to your
  267. ! .I DEFINES
  268. ! line in the Imakefile.
  269.   .PP
  270. ! If the image is panned or the
  271. ! .I xfig
  272. ! window iconified and de-iconified
  273.   during the middle of an operation (e.g. while drawing a line), the picture
  274. ! will be distorted.
  275. ! This can be corrected using
  276. ! .I Redraw
  277. ! after the operation is complete.
  278.   .PP
  279.   Corners of object scaled with point positioning in one of the grid
  280.   modes will not always fall on the grid line, but to the closest pixel.
  281. + .PP
  282. + See the
  283. + .B README
  284. + file for troubleshooting.
  285.   .SH "SEE ALSO"
  286.   Brian W. Kernighan
  287. ! .I "PIC \(em A Graphics Language for Typesetting User Manual"
  288. ! .PP
  289. ! fig2dev(1)
  290. ! .RI ( TransFig
  291. ! package)
  292. ! .PP
  293. ! gs(1)
  294. ! .RI ( Ghostscript
  295. ! PostScript previewer)
  296.   .SH ACKNOWLEDGEMENT
  297.   Many thanks goes to Professor Donald E. Fussell who inspired the
  298.   creation of this tool.
  299. ***************
  300. *** 1684,1706 ****
  301.   documentation for any purpose is hereby granted without fee, provided that
  302.   the above copyright notice appear in all copies and that both that
  303.   copyright notice and this permission notice appear in supporting
  304. ! documentation. No representations are made about suitability of this
  305. ! software for any purpose.  It is provided "as is" without express or
  306.   implied warranty.
  307.   .PP
  308. ! \fIPostScript\fP is a trademark of Adobe Systems Incorporated.
  309.   .SH FILES
  310.   .TP
  311. ! CompKeyDB - Data base of compose (meta) key sequences for 8-bit characters.
  312. ! Must be installed in \fB$(XFIGLIBDIR)\fP with 'make install', or may be
  313. ! specified with command line option -keyFile or X toolkit resource keyFile.
  314. ! See the \fIImakefile\fP.
  315.   .TP
  316. ! Doc/FORMAT2.1 - Description of Fig file format.
  317. ! .TP
  318. ! CHANGES - Description of bug fixes/new features.
  319.   .SH AUTHORS
  320. ! Many people have contributed to \fIxfig\fP.  Here is a list of the people who
  321.   have contributed the most (in chronological order):
  322.   .sp
  323.   Original author:
  324. --- 2731,2769 ----
  325.   documentation for any purpose is hereby granted without fee, provided that
  326.   the above copyright notice appear in all copies and that both that
  327.   copyright notice and this permission notice appear in supporting
  328. ! documentation.
  329. ! No representations are made about suitability of this
  330. ! software for any purpose.
  331. ! It is provided ``as is'' without express or
  332.   implied warranty.
  333.   .PP
  334. ! .I PostScript
  335. ! is a trademark of Adobe Systems Incorporated.
  336.   .SH FILES
  337. + .ft B
  338. + .nr n \w'DOC/FORMAT2.1\0\0\0\0'+1n-1/1n
  339. + .ft P
  340. + .TP \nn
  341. + .B CompKeyDB
  342. + Data base of compose (meta) key sequences for 8-bit characters.
  343. + Must be installed in
  344. + .B $(XFIGLIBDIR)
  345. + with ``make install'',
  346. + or may be specified with command line option
  347. + .B \-keyFile
  348. + or X toolkit resource keyFile.
  349. + See the
  350. + .IR Imakefile .
  351.   .TP
  352. ! .B Doc/FORMAT2.1
  353. ! Description of Fig file format.
  354.   .TP
  355. ! .B CHANGES
  356. ! Description of bug fixes/new features.
  357.   .SH AUTHORS
  358. ! Many people have contributed to
  359. ! .IR xfig .
  360. ! Here is a list of the people who
  361.   have contributed the most (in chronological order):
  362.   .sp
  363.   Original author:
  364. ***************
  365. *** 1707,1713 ****
  366.   .br
  367.   Supoj Sutanthavibul, University of Texas at Austin
  368.   .sp
  369. ! The \fILaTeX\fP line drawing modes were contributed by:
  370.   .br
  371.   Frank Schmuck, Cornell University
  372.   .sp
  373. --- 2770,2778 ----
  374.   .br
  375.   Supoj Sutanthavibul, University of Texas at Austin
  376.   .sp
  377. ! The
  378. ! .I LaTeX
  379. ! line drawing modes were contributed by:
  380.   .br
  381.   Frank Schmuck, Cornell University
  382.   .sp
  383. ***************
  384. *** 1723,1729 ****
  385.   .br
  386.   John T. Kohl, MIT
  387.   .sp
  388. ! \fBVersion 2.0:\fP
  389.   .br
  390.   Area fill, multiple line thicknesses, multiple fonts and font sizes,
  391.   bottom panel, line style/thickness modification of objects by:
  392. --- 2788,2794 ----
  393.   .br
  394.   John T. Kohl, MIT
  395.   .sp
  396. ! .B "Version 2.0:"
  397.   .br
  398.   Area fill, multiple line thicknesses, multiple fonts and font sizes,
  399.   bottom panel, line style/thickness modification of objects by:
  400. ***************
  401. *** 1750,1757 ****
  402.   .br
  403.   Mike Lutz
  404.   .sp
  405. ! \fBVersion 2.1:\fP
  406.   .br
  407.   Indicator panel, file menu popup, print menu popup,
  408.   panning with rulers, mouse function window, regular polygon,
  409.   rubberbanding of circles/ellipses, filled splines on canvas,
  410. --- 2815,2826 ----
  411.   .br
  412.   Mike Lutz
  413.   .sp
  414. ! Cut/Paste by:
  415.   .br
  416. + Tom Tkacik
  417. + .sp
  418. + .B "Version 2.1:"
  419. + .br
  420.   Indicator panel, file menu popup, print menu popup,
  421.   panning with rulers, mouse function window, regular polygon,
  422.   rubberbanding of circles/ellipses, filled splines on canvas,
  423. ***************
  424. *** 1760,1766 ****
  425.   object scaling, constrained copy/move, corner markers for compound,
  426.   context sensitive corner markers, smarter redraw, undo for compound
  427.   and point move for boxes, cancel object creation, point positioning
  428. ! to three resolutions, \fITransFig\fP scalable text, hidden text,
  429.   special text, save of figure on crash by:
  430.   .sp
  431.   Paul King (king@cs.uq.oz.au)
  432. --- 2829,2837 ----
  433.   object scaling, constrained copy/move, corner markers for compound,
  434.   context sensitive corner markers, smarter redraw, undo for compound
  435.   and point move for boxes, cancel object creation, point positioning
  436. ! to three resolutions,
  437. ! .I TransFig
  438. ! scalable text, hidden text,
  439.   special text, save of figure on crash by:
  440.   .sp
  441.   Paul King (king@cs.uq.oz.au)
  442. ***************
  443. *** 1768,1776 ****
  444.   with help from:
  445.   .br
  446.   Brian V. Smith (bvsmith@lbl.gov)
  447. ! and Micah Beck (beck@cs.cornell.edu)
  448.   .sp
  449. ! Encapsulated \fIPostScript\fP importing by:
  450.   .br
  451.   Brian Boyter
  452.   .sp
  453. --- 2839,2849 ----
  454.   with help from:
  455.   .br
  456.   Brian V. Smith (bvsmith@lbl.gov)
  457. ! and Micah Beck (beck@cs.utk.edu)
  458.   .sp
  459. ! Encapsulated
  460. ! .I PostScript
  461. ! importing by:
  462.   .br
  463.   Brian Boyter
  464.   .sp
  465. ***************
  466. *** 1790,1796 ****
  467.   .br
  468.   James Tough, Dept. of Computer Science, Heriot-Watt University, Scotland
  469.   .sp
  470. ! (Vertically) Rotated text by:
  471.   .br
  472.   Alan Richardson, Space Science Centre, School of MAPS,
  473.   University of Sussex
  474. --- 2863,2871 ----
  475.   .br
  476.   James Tough, Dept. of Computer Science, Heriot-Watt University, Scotland
  477.   .sp
  478. ! Rotated text from the
  479. ! .I xvertext
  480. ! package by:
  481.   .br
  482.   Alan Richardson, Space Science Centre, School of MAPS,
  483.   University of Sussex
  484. ***************
  485. *** 1799,1804 ****
  486.   .br
  487.   Paul King (king@cs.uq.oz.au)
  488.   .sp
  489.   Many bug fixes/cleanups etc. by a host of faithful users
  490.   .br
  491. ! See the CHANGES file for all the credits
  492. --- 2874,2885 ----
  493.   .br
  494.   Paul King (king@cs.uq.oz.au)
  495.   .sp
  496. + Extensive man page formatting revisions by:
  497. + .br
  498. + DaviD W. Sanderson (dws@ssec.wisc.edu)
  499. + .sp
  500.   Many bug fixes/cleanups etc. by a host of faithful users
  501.   .br
  502. ! See the
  503. ! .B CHANGES
  504. ! file for all the credits
  505. diff -rc xfig.2.1.7a/Examples/flowchart.fig.uu xfig.2.1.8/Examples/flowchart.fig.uu
  506. *** xfig.2.1.7a/Examples/flowchart.fig.uu    Thu Oct 21 10:42:19 1993
  507. --- xfig.2.1.8/Examples/flowchart.fig.uu    Thu Oct 21 10:42:30 1993
  508. ***************
  509. *** 1,71 ****
  510.   begin 444 flowchart.fig
  511. ! M(T9)1R`R+C$*.#`@,@HR(#(@,"`Q("TQ(#`@,"`P(#`N,#`P(#`@,"`P"@D@
  512. ! M-#<T(#4T.2`T-S0@-3<Y(#8P-"`U-SD@-C`T(#4T.2`T-S0@-30Y(#DY.3D@
  513. ! M.3DY.0HR(#0@,"`R("TQ(#`@,"`P(#`N,#`P(#<@,"`P"@D@,3DY(#$W-"`Q
  514. ! M.3D@,C,T(#,Y.2`R,S0@,SDY(#$W-"`Q.3D@,3<T(#DY.3D@.3DY.0HR(#0@
  515. ! M,"`R("TQ(#`@,"`P(#`N,#`P(#<@,"`P"@D@,3DY(#(W-"`Q.3D@,S,T(#,Y
  516. ! M.2`S,S0@,SDY(#(W-"`Q.3D@,C<T(#DY.3D@.3DY.0HR(#0@,"`R("TQ(#`@
  517. ! M,"`P(#`N,#`P(#<@,"`P"@D@,3DY(#,W-"`Q.3D@-#,T(#,Y.2`T,S0@,SDY
  518. ! M(#,W-"`Q.3D@,S<T(#DY.3D@.3DY.0HR(#0@,"`R("TQ(#`@,"`P(#`N,#`P
  519. ! M(#<@,"`P"@D@,3DY(#4S-"`Q.3D@-3DT(#,Y.2`U.30@,SDY(#4S-"`Q.3D@
  520. ! M-3,T(#DY.3D@.3DY.0HR(#0@,"`R("TQ(#`@,"`P(#`N,#`P(#<@,"`P"@D@
  521. ! M-3$Y(#$W-"`U,3D@,C,T(#<Q.2`R,S0@-S$Y(#$W-"`U,3D@,3<T(#DY.3D@
  522. ! M.3DY.0HR(#0@,"`R("TQ(#`@,"`P(#`N,#`P(#<@,"`P"@D@-3$Y(#(W-"`U
  523. ! M,3D@,S,T(#<Q.2`S,S0@-S$Y(#(W-"`U,3D@,C<T(#DY.3D@.3DY.0HR(#0@
  524. ! M,"`R("TQ(#`@,"`P(#`N,#`P(#<@,"`P"@D@-3$Y(#,W-"`U,3D@-#,T(#<Q
  525. ! M.2`T,S0@-S$Y(#,W-"`U,3D@,S<T(#DY.3D@.3DY.0HR(#$@,"`S("TQ(#`@
  526. ! M,"`P(#`N,#`P(#`@,"`P"@D@-#4Y(#$U-"`T-3D@,S4T(#DY.3D@.3DY.0HR
  527. ! M(#$@,"`S("TQ(#`@,"`P(#`N,#`P(#`@,2`P"@DP(#`@,BXP,#`@."XP,#`@
  528. ! M,38N,#`P"@D@,SDY(#4V-"`T-CD@-38T(#DY.3D@.3DY.0HR(#0@,"`R("TQ
  529. ! M(#`@,"`P(#`N,#`P(#<@,"`P"@D@,S4T(#<T(#,U-"`Q,S0@-34T(#$S-"`U
  530. ! M-30@-S0@,S4T(#<T(#DY.3D@.3DY.0HR(#(@,"`Q("TQ(#`@,"`P(#`N,#`P
  531. ! M(#`@,"`P"@D@,3,T(#4T(#$S-"`X-"`R-C0@.#0@,C8T(#4T(#$S-"`U-"`Y
  532. ! M.3DY(#DY.3D*,R`P(#`@,R`M,2`P(#`@,"`P+C`P,"`Q(#`*"3`@,"`R+C`P
  533. ! M,"`X+C`P,"`Q-BXP,#`*"2`T-3D@,S4T(#0U.2`S-S0@-#4T(#,X.2`T,SD@
  534. ! M-#`T(#0P-"`T,#0@.3DY.2`Y.3DY"C,@,"`P(#,@+3$@,"`P(#`@,"XP,#`@
  535. ! M,2`P"@DP(#`@,BXP,#`@."XP,#`@,38N,#`P"@D@-#4Y(#$Y-"`T-3D@,C<T
  536. ! M(#0S.2`S,#0@-#`T(#,P-"`Y.3DY(#DY.3D*,R`P(#`@,R`M,2`P(#`@,"`P
  537. ! M+C`P,"`Q(#`*"3`@,"`R+C`P,"`X+C`P,"`Q-BXP,#`*"2`T-3D@,3,T(#0U
  538. ! M.2`Q-S0@-#,Y(#(P-"`T,#0@,C`T(#DY.3D@.3DY.0HS(#`@,"`S("TQ(#`@
  539. ! M,"`P(#`N,#`P(#$@,`H),"`P(#(N,#`P(#@N,#`P(#$V+C`P,`H)(#0U.2`Q
  540. ! M,S0@-#4Y(#$W-"`T-SD@,C`T(#4Q-"`R,#0@.3DY.2`Y.3DY"C,@,"`P(#,@
  541. ! M+3$@,"`P(#`@,"XP,#`@,2`P"@DP(#`@,BXP,#`@."XP,#`@,38N,#`P"@D@
  542. ! M-#4Y(#(Q-"`T-3D@,C<T(#0W.2`S,#0@-3$T(#,P-"`Y.3DY(#DY.3D*,R`P
  543. ! M(#`@,R`M,2`P(#`@,"`P+C`P,"`Q(#`*"3`@,"`R+C`P,"`X+C`P,"`Q-BXP
  544. ! M,#`*"2`T-3D@,S8Y(#0U.2`S-S0@-#8T(#,X.2`T-SD@-#`T(#4Q-"`T,#0@
  545. ! M.3DY.2`Y.3DY"C,@,"`P(#,@+3$@,"`P(#`@,"XP,#`@,2`P"@DP(#`@,BXP
  546. ! M,#`@."XP,#`@,38N,#`P"@D@,3DY(#(P-"`Q-#D@,C`T(#$T-"`R,C0@,30T
  547. ! M(#(U-"`Q-#0@-#4Y(#$T-"`T-S0@,34T(#0Y-"`Q.30@-#DT(#(R-"`T.30@
  548. ! M,C(T(#4R.2`Y.3DY(#DY.3D*,R`P(#`@,R`M,2`P(#`@,"`P+C`P,"`P(#`*
  549. ! M"2`Q.3D@,S`T(#$U.2`S,#0@,30T(#,Q.2`Q-#0@,S0T(#DY.3D@.3DY.0HS
  550. ! M(#`@,"`S("TQ(#`@,"`P(#`N,#`P(#`@,`H)(#$Y.2`T,#0@,34Y(#0P-"`Q
  551. ! M-#0@-#$Y(#$T-"`T-#0@.3DY.2`Y.3DY"C,@,"`P(#,@+3$@,"`P(#`@,"XP
  552. ! M,#`@,2`P"@DP(#`@,BXP,#`@."XP,#`@,38N,#`P"@D@-S$Y(#(P-"`W-CD@
  553. ! M,C`T(#<W-"`R,C0@-S<T(#(U-"`W-S0@-#0T(#<W-"`T-S0@-S8Y(#0Y-"`W
  554. ! M,3D@-#DT(#0S.2`T.30@,S<T(#0Y-"`S-S0@-3(Y(#DY.3D@.3DY.0HS(#`@
  555. ! M,"`S("TQ(#`@,"`P(#`N,#`P(#`@,`H)(#<Q.2`S,#0@-S4Y(#,P-"`W-S0@
  556. ! M,S$Y(#<W-"`S-#0@.3DY.2`Y.3DY"C,@,"`P(#,@+3$@,"`P(#`@,"XP,#`@
  557. ! M,"`P"@D@-S$Y(#0P-"`W-3D@-#`T(#<W-"`T,3D@-S<T(#0U.2`Y.3DY(#DY
  558. ! M.3D*,R`P(#`@,R`M,2`P(#`@,"`P+C`P,"`Q(#`*"3`@,"`R+C`P,"`X+C`P
  559. ! M,"`Q-BXP,#`*"2`R,S0@.#0@,C,T(#$P-"`R-30@,3`T(#,T.2`Q,#0@.3DY
  560. ! M.2`Y.3DY"C0@,"`P(#$T(#`@+3$@,"`P+C`P,"`T(#$S(#(Q-"`W.2`S-"!-
  561. ! M;V1U;&4@-"XR("!&;&]W($5Q=6%T:6]N<RX@($QE=F5L(#(N`0HT(#`@,"`Q
  562. ! M-"`P("TQ(#`@,"XP,#`@-"`Q,R`T."`R-CD@-3<Y('!E<B!,:6YK`0HT(#`@
  563. ! M,"`Q-"`P("TQ(#`@,"XP,#`@-"`Q,"`Q,3`@,C`T(#4U-"`T+C(N-R`@4&QA
  564. ! M8V4@4F5S=6QT<P$*-"`P(#`@,30@,"`M,2`P(#`N,#`P(#0@,3`@-#$@-3<T
  565. ! M(#0Q.2!%9F9E8W1S`0HT(#`@,"`Q-"`P("TQ(#`@,"XP,#`@-"`Q,R`Q,3D@
  566. ! M-3(T(#,Y-"`T+C(N-B`@3&%R9V4@3W!E;FEN9P$*-"`P(#`@,30@,"`M,2`P
  567. ! M(#`N,#`P(#0@,3`@,3(P(#(P-"`S.30@-"XR+C4@1FQO=R!#;VYT<F]L;&5R
  568. ! M`0HT(#`@,"`Q-"`P("TQ(#`@,"XP,#`@-"`Q,"`V,2`U,C0@,CDT(#0N,BXT
  569. ! M("!$=6-T`0HT(#`@,"`Q-"`P("TQ(#`@,"XP,#`@-"`Q,"`U-2`R,#0@,CDT
  570. ! M(#0N,BXS("!&86X!"C0@,"`P(#$T(#`@+3$@,"`P+C`P,"`T(#$P(#$S,2`U
  571. ! M,C0@,3DT(#0N,BXR("!#;VUB:6YE9"!#<F%C:P$*-"`P(#`@,30@,"`M,2`P
  572. ! M(#`N,#`P(#0@,3,@,3$Q(#(P-"`Q.30@-"XR+C$@(%-I;7!L92!#<F%C:P$*
  573. ! M-"`P(#`@,30@,"`M,2`P(#`N,#`P(#0@,3`@.#<@-#<Y(#4V.2!!;&P@4&%R
  574. ! M86UE=&5R<P$*-"`P(#`@,30@,"`M,2`P(#`N,#`P(#0@,3`@,S`@,S4Y(#DT
  575. ! M(#0N,BXP(`$*-"`P(#`@,30@,"`M,2`P(#`N,#`P(#0@,3`@.#<@,3,Y(#<T
  576. ! M($%L;"!087)A;65T97)S`0HT(#`@,"`Q-"`P("TQ(#`@,"XP,#`@-"`Q,"`X
  577. ! M,R`T,3D@.30@4V5L96-T($UO9'5L90$*-"`P(#`@,30@,"`M,2`P(#`N,#`P
  578. ! @(#0@,3,@-S@@-#$Y(#$Q.2!F;W(@3&EN:R!4>7!E`0H@
  579.   `
  580.   end
  581. --- 1,198 ----
  582.   begin 444 flowchart.fig
  583. ! M(T9)1R`R+C$*.#`@,@HV(#$Y(#4S-"`Q,SD@-C(Y"C(@,R`P(#$@,"`P(#`@
  584. ! M,"`P+C`P,"`M,2`P(#`*"2`W.2`U-#D@,3,Y(#4X.2`W.2`V,CD@,3D@-3@Y
  585. ! M(#<Y(#4T.2`W.2`U-#D@.3DY.2`Y.3DY"C0@,2`Q-B`Q,B`P(#`@,"`P+C`P
  586. ! M,"`T(#D@-3@@-SD@-30T($1%0TE324].`0HM-@HV(#(U.2`Q-30@,S,Y(#(S
  587. ! M.0HR(#$@,"`Q("TQ(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#(U.2`Q-CD@,S,Y
  588. ! M(#$V.2`R.3D@,C,Y(#(U.2`Q-CD@.3DY.2`Y.3DY"C0@,2`Q-B`Q,B`P("TQ
  589. ! M(#`@,"XP,#`@-"`Y(#0T(#(Y.2`Q-C0@34521T4!"BTV"C8@,38T(#$U-"`R
  590. ! M-#0@,C,Y"C(@,2`P(#$@+3$@,"`P(#`@,"XP,#`@+3$@,"`P"@D@,38T(#(S
  591. ! M.2`R-#0@,C,Y(#(P-"`Q-CD@,38T(#(S.2`Y.3DY(#DY.3D*-"`Q(#$V(#$R
  592. ! M(#`@+3$@,"`P+C`P,"`T(#D@-38@,C`T(#$V-"!%6%1204-4`0HM-@HV(#$V
  593. ! M-"`R-C0@,C0T(#0Q.0HV(#$V-"`R-C0@,C0T(#0Q.0HV(#$V-"`R-C0@,C0T
  594. ! M(#0Q.0HV(#$V-"`R-C0@,C0T(#0Q.0HR(#$@,"`Q("TQ(#`@,"`P(#`N,#`P
  595. ! M("TQ(#`@,`H)(#$V-"`S-#D@,C`T(#(W.2`R-#0@,S0Y(#(P-"`T,3D@,38T
  596. ! M(#,T.2`Y.3DY(#DY.3D*-"`Q(#$V(#$R(#`@+3$@,"`P+C`P,"`T(#D@,S,@
  597. ! M,C`T(#(W-"!33U)4`0HM-@HR(#$@,"`Q("TQ(#`@,"`P(#`N,#`P("TQ(#`@
  598. ! M,`H)(#$V-"`S-#D@,C0T(#,T.2`Y.3DY(#DY.3D*+38*+38*+38*-B`R-C0@
  599. ! M,C8T(#,T-"`T,3D*-B`R-C0@,C8T(#,T-"`S-#D*,B`Q(#`@,2`M,2`P(#`@
  600. ! M,"`P+C`P,"`M,2`P(#`*"2`R-C0@,C<Y(#,T-"`R-SD@,S`T(#,T.2`R-C0@
  601. ! M,C<Y(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`M,2`P(#`N,#`P(#0@.2`U-2`S
  602. ! M,#0@,C<T($-/3$Q!5$4!"BTV"C(@,2`P(#$@+3$@,"`P(#`@,"XP,#`@+3$@
  603. ! M,"`P"@D@,C8T(#0Q.2`S-#0@-#$Y(#,P-"`S-#D@,C8T(#0Q.2`Y.3DY(#DY
  604. ! M.3D*+38*-B`V-3D@,S(T(#<U.2`T,3D*-B`V-3D@,S(T(#<U.2`T,3D*,2`S
  605. ! M(#`@,2`M,2`P(#`@,"`P+C`P,"`Q(#`N,#`P(#<P.2`S-SD@-#`@-#`@-S`Y
  606. ! M(#,W.2`W-#D@-#$Y"C0@,2`Q-B`Q,B`P("TQ(#`@,"XP,#`@-"`Y(#DW(#<P
  607. ! M.2`S,S0@34%'3D5424,@5$%010$*+38*,B`Q(#`@,2`M,2`P(#`@,"`P+C`P
  608. ! M,"`M,2`P(#`*"2`W,#D@-#$Y(#<T.2`T,3D@.3DY.2`Y.3DY"BTV"C8@,S@T
  609. ! M(#$V.2`T-C0@,C0T"C(@,R`P(#$@,"`P(#`@,"`P+C`P,"`M,2`P(#`*"2`T
  610. ! M,#0@,3DY(#0T-"`Q.3D@-#0T(#(R.2`T,C0@,C0T(#0P-"`R,CD@-#`T(#$Y
  611. ! M.2`T,#0@,3DY(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`P(#`@,"XP,#`@-"`Y
  612. ! M(#4V(#0R-"`Q-SD@3T9&4$%'10$*-"`Q(#$V(#$R(#`@,"`P(#`N,#`P(#0@
  613. ! M.2`W."`T,C0@,3DT($-/3DY%0U1/4@$*+38*-B`Q.2`Q-SD@,3,Y(#(W-`HR
  614. ! M(#$@,"`Q("TQ(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#,Y(#$Y-"`Q.2`R-S0@
  615. ! M,3$Y(#(W-"`Q,SD@,3DT(#,Y(#$Y-"`Y.3DY(#DY.3D*-"`Q(#$V(#$R(#`@
  616. ! M,"`P(#`N,#`P(#0@.2`Y-"`W.2`Q.#D@24Y0550@+R!/5510550!"BTV"C8@
  617. ! M,3D@,CDT(#$S.2`S.#D*,B`S(#`@,2`P(#`@,"`P(#`N,#`P("TQ(#`@,`H)
  618. ! M(#$Y(#,P.2`Q,SD@,S`Y(#$S.2`S.#D@,3D@,S@Y(#$Y(#,P.2`Q.2`S,#D@
  619. ! M.3DY.2`Y.3DY"C0@,2`Q-B`Q,B`P(#`@,"`P+C`P,"`T(#D@-3D@-SD@,S`T
  620. ! M(%!23T-%4U,!"BTV"C8@,3D@-#`Y(#$S.2`U,3D*-B`Q.2`T,#D@,3,Y(#4Q
  621. ! M.0HV(#$Y(#0P.2`Q,SD@-3$Y"C(@,R`P(#$@,"`P(#`@,"`P+C`P,"`M,2`P
  622. ! M(#`*"2`Q.2`T,SD@,3,Y(#0S.2`Q,SD@-3$Y(#$Y(#4Q.2`Q.2`T,SD@,3D@
  623. ! M-#,Y(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`M,2`P(#`N,#`P(#0@.2`W."`W
  624. ! M.2`T,3D@4%)%1$5&24Y%1`$*-"`Q(#$V(#$R(#`@+3$@,"`P+C`P,"`T(#D@
  625. ! M-3D@-SD@-#,S(%!23T-%4U,!"BTV"C(@,2`P(#$@+3$@,"`P(#`@,"XP,#`@
  626. ! M+3$@,"`P"@D@,SD@-3$Y(#,Y(#0S.2`Y.3DY(#DY.3D*,B`Q(#`@,2`M,2`P
  627. ! M(#`@,"`P+C`P,"`M,2`P(#`*"2`Q,3D@-#,Y(#$Q.2`U,3D@.3DY.2`Y.3DY
  628. ! M"BTV"C8@-#D@-#4Y(#$P.2`T.30*-"`Q(#$V(#@@,"`M,2`P(#`N,#`P(#0@
  629. ! M.2`T-B`W.2`T-CD@:64Z($1E9FEN960@8GD!"C0@,2`Q-B`X(#`@+3$@,"`P
  630. ! M+C`P,"`T(#@@-30@-SD@-#@Q(&%N;W1H97(@9FQO8VAA<G0L`0HT(#$@,38@
  631. ! M."`P("TQ(#`@,"XP,#`@-"`U(#$R(#<Y(#0Y,R!E=&,N`0HM-@HM-@HV(#,X
  632. ! M-"`R.30@-#8T(#,X.0HR(#(@,"`Q("TQ(#`@,"`P(#`N,#`P(#`@,"`P"@D@
  633. ! M-#8T(#,X.2`T-C0@,S`Y(#,X-"`S,#D@,S@T(#,X.2`T-C0@,S@Y(#DY.3D@
  634. ! M.3DY.0HR(#$@,"`Q("TQ(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#0P-"`S.#D@
  635. ! M-#`T(#,P.2`Y.3DY(#DY.3D*,B`Q(#`@,2`M,2`P(#`@,"`P+C`P,"`M,2`P
  636. ! M(#`*"2`S.#0@,S(Y(#0V-"`S,CD@.3DY.2`Y.3DY"C0@,2`Q-B`Q,B`P("TQ
  637. ! M(#`@,"XP,#`@-"`Y(#,U(#0R-"`S,#0@0T]210$*+38*-B`Q.#D@-3D@,S(Y
  638. ! M(#$R.0HV(#$X.2`U.2`S,CD@,3(Y"C8@,3@Y(#<Y(#,Q.2`Q,CD*-B`Q.#D@
  639. ! M-SD@,S$Y(#$R.0HU(#$@,"`Q("TQ(#`@,"`P(#`N,#`P(#`@,"`P(#(Q-"XP
  640. ! M,#`@,3`T+C`P,"`R,30@,3(T(#$Y-"`Q,#0@,C$T(#@T"C4@,2`P(#$@+3$@
  641. ! M,"`P(#`@,"XP,#`@,"`P(#`@,CDT+C`P,"`Q,#0N,#`P(#(Y-"`X-"`S,30@
  642. ! M,3`T(#(Y-"`Q,C0*,B`Q(#`@,2`M,2`P(#`@,"`P+C`P,"`M,2`P(#`*"2`R
  643. ! M.30@,3(T(#(P.2`Q,C0@,C$T(#$R-"`Y.3DY(#DY.3D*+38*,B`Q(#`@,2`M
  644. ! M,2`P(#`@,"`P+C`P,"`M,2`P(#`*"2`R,30@.#0@,CDT(#@T(#DY.3D@.3DY
  645. ! M.0HM-@HT(#`@,38@,3(@,"`P(#`@,"XP,#`@-"`Q,2`Q,S8@,3@Y(#<T(%1%
  646. ! M4DU)3D%,+"!)3E1%4E)54%0!"BTV"C0@,2`Q-B`X(#`@+3$@,"`P+C`P,"`T
  647. ! M(#D@.#(@,C4T(#$P-"!I93H@4W1A<G0L('-T;W`L(&1E;&%Y+"!E=&,N`0HM
  648. ! M-@HV(#,X-"`V.2`T-C0@,3(T"C$@,R`P(#$@,"`P(#`@,"`P+C`P,"`Q(#`N
  649. ! M,#`P(#0R-"`Q,#0@,C`@,C`@-#(T(#$P-"`T-#0@,3(T"C0@,2`Q-B`Q,B`P
  650. ! M(#`@,"`P+C`P,"`T(#D@-S@@-#(T(#<Y($-/3DY%0U1/4@$*+38*-B`U,#D@
  651. ! M-3D@-3DY(#$S.0HR(#,@,"`Q(#`@,"`P(#`@,"XP,#`@+3$@,"`P"@D@-38T
  652. ! M(#$S.2`U-#0@,3,Y(#4U-"`Q,3D@-38T(#$S.2`U-C0@,3,Y(#DY.3D@.3DY
  653. ! M.0HR(#,@,"`Q(#`@,"`P(#`@,"XP,#`@+3$@,"`P"@D@-3(T(#$Q.2`U,C0@
  654. ! M.3D@-30T(#$P.2`U,C0@,3$Y(#4R-"`Q,3D@.3DY.2`Y.3DY"C(@,R`P(#$@
  655. ! M,"`P(#`@,"`P+C`P,"`M,2`P(#`*"2`U.#0@.3D@-3@T(#$Q.2`U-C0@,3`Y
  656. ! M(#4X-"`Y.2`U.#0@.3D@.3DY.2`Y.3DY"C(@,R`P(#$@,"`P(#`@,"`P+C`P
  657. ! M,"`M,2`P(#`*"2`U-#0@-SD@-38T(#<Y(#4U-"`Y.2`U-#0@-SD@-30T(#<Y
  658. ! M(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`P(#`@,"XP,#`@-"`Y(#@X(#4U-"`V
  659. ! M.2!!4E)/5TA%0413`0HM-@HV(#8S.2`T-"`W-#D@,3<T"C8@-C,Y(#0T(#<T
  660. ! M.2`V.0HT(#$@,38@,3(@,"`P(#`@,"XP,#`@-"`Y(#$P-"`V.30@-30@0T]-
  661. ! M355.24-!5$E/3@$*-"`Q(#$V(#$R(#`@,"`P(#`N,#`P(#0@.2`R-R`V.30@
  662. ! M-CD@3$E.2P$*+38*,B`Q(#`@,2`P(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#8X
  663. ! M.2`W-"`V.#D@,3,T(#<P.2`Q,30@-S`Y(#$W-"`Y.3DY(#DY.3D*+38*-B`T
  664. ! M.3D@,S`T(#8Q.2`S.3D*-B`T.3D@,S$Y(#8Q.2`S.3D*,B`Q(#`@,2`M,2`P
  665. ! M(#`@,"`P+C`P,"`M,2`P(#`*"2`T.3D@,S@Y(#0Y.2`S,3D@-C$Y(#,Q.2`V
  666. ! M,3D@,S<Y(#DY.3D@.3DY.0HS(#(@,"`Q("TQ(#`@,"`P(#`N,#`P(#`@,`H)
  667. ! M(#8Q.2`S-SD@-3@Y(#,W-"`U,SD@,SDY(#0Y.2`S.#D@.3DY.2`Y.3DY"@D@
  668. ! M,30P+C`P,"`X,"XP,#`@-C`R+C(T-R`S-S0N,S@V(#4Y-"XW-#<@,S<S+C$S
  669. ! M-B`U-S0N.3$V(#,W-BXQ,3@*"2`U-3,N-34W(#,Y-RXT,#(@-3,P+CDT-R`S
  670. ! M.3DN.#@T(#4R,"XY-#<@,SDW+C,X-"`Q-#`N,#`P(#@P+C`P,`HM-@HT(#$@
  671. ! M,38@,3(@,"`M,2`P(#`N,#`P(#0@.2`W,"`U-3D@,S$T($1/0U5-14Y4`0HM
  672. ! M-@HV(#0Y-"`T,3D@-C(Y(#4Q.0HV(#0Y-"`T,SD@-C(Y(#4Q.0HV(#0Y-"`T
  673. ! M,SD@-C(Y(#4Q.0HV(#0Y-"`T,SD@-C(Y(#4Q.0HV(#0Y-"`T,SD@-C(Y(#4Q
  674. ! M.0HU(#$@,"`Q("TQ(#`@,"`P(#`N,#`P(#$@,"`P(#4X-"XP,#`@-#<Y+C`P
  675. ! M,"`U,#D@-#,Y(#0Y.2`T-SD@-3`Y(#4Q.0HU(#$@,"`Q("TQ(#`@,"`P(#`N
  676. ! M,#`P(#`@,"`P(#<P-"XP,#`@-#<Y+C`P,"`V,CD@-3$Y(#8Q.2`T-SD@-C(Y
  677. ! M(#0S.0HM-@HR(#$@,"`Q("TQ(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#8R.2`T
  678. ! M,SD@-3`Y(#0S.2`Y.3DY(#DY.3D*+38*+38*,B`Q(#`@,2`M,2`P(#`@,"`P
  679. ! M+C`P,"`M,2`P(#`*"2`U,#D@-3$Y(#8R.2`U,3D@.3DY.2`Y.3DY"BTV"C0@
  680. ! M,2`Q-B`Q,B`P("TQ(#`@,"XP,#`@-"`Y(#$P-B`U-3D@-#(Y($].3$E.12!3
  681. ! M5$]204=%`0HM-@HV(#8V.2`T-3D@-S0Y(#8P.0HV(#8V.2`T-3D@-S0Y(#8P
  682. ! M.0HV(#8V.2`T-3D@-S0Y(#8P.0HU(#$@,"`Q("TQ(#`@,"`P(#`N,#`P(#$@
  683. ! M,"`P(#<P.2XP,#`@-3$Y+C`P,"`V-CD@-3DT(#<P.2`V,#0@-S0Y(#4Y-`HU
  684. ! M(#$@,"`Q("TQ(#`@,"`P(#`N,#`P(#$@,"`P(#<P.2XP,#`@-30Y+C`P,"`W
  685. ! M-#D@-#<T(#<P.2`T-C0@-C8Y(#0W-`HU(#$@,"`Q("TQ(#`@,"`P(#`N,#`P
  686. ! M(#$@,"`P(#<P.2XP,#`@,SDY+C`P,"`V-CD@-#<T(#<P.2`T.#0@-S0Y(#0W
  687. ! M-`HU(#$@,"`Q("TQ(#`@,"`P(#`N,#`P(#$@,"`P(#<P.2XP,#`@-#$Y+C`P
  688. ! M,"`V-CD@-#DT(#<P.2`U,#0@-S0Y(#0Y-`HU(#$@,"`Q("TQ(#`@,"`P(#`N
  689. ! M,#`P(#$@,"`P(#<P.2XP,#`@-#,Y+C`P,"`V-CD@-3$T(#<P.2`U,C0@-S0Y
  690. ! M(#4Q-`HM-@HR(#$@,"`Q("TQ(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#<T.2`U
  691. ! M.30@-S0Y(#0W-"`Y.3DY(#DY.3D*,B`Q(#`@,2`M,2`P(#`@,"`P+C`P,"`M
  692. ! M,2`P(#`*"2`V-CD@-#<T(#8V.2`U.30@.3DY.2`Y.3DY"BTV"C8@-C<T(#4S
  693. ! M.2`W-#0@-38Y"C0@,2`Q-B`Q,B`P("TQ(#`@,"XP,#`@-"`Y(#8S(#<P.2`U
  694. ! M-#D@34%'3D5424,!"C0@,2`Q-B`Q,B`P("TQ(#`@,"XP,#`@-"`Y(#(X(#<P
  695. ! M.2`U-C@@1$E32P$*+38*+38*-B`U,#D@-30T(#8R.2`V,3D*,B`Q(#`@,2`M
  696. ! M,2`P(#`@,"`P+C`P,"`M,2`P(#`*"2`U,3D@-34Y(#8R.2`U-3D@-C(Y(#8Q
  697. ! M.2`U,#D@-C$Y(#4P.2`U-CD@-3$Y(#4U.2`Y.3DY(#DY.3D*-"`Q(#$V(#$R
  698. ! M(#`@+3$@,"`P+C`P,"`T(#D@.3D@-38Y(#4U-"!054Y#2$5$($-!4D0!"BTV
  699. ! M"C8@,S4T(#4U-"`T-S0@-C(T"C(@,2`P(#$@+3$@,"`P(#`@,"XP,#`@+3$@
  700. ! M,"`P"@D@,S4T(#8R-"`T-S0@-C(T(#0W-"`U-C0@,S4T(#4X-"`S-30@-C(T
  701. ! M(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`M,2`P(#`N,#`P(#0@.2`Y,"`T,30@
  702. ! M-38T($U!3E5!3"!)3E!55`$*+38*-B`Q-S0@-3,Y(#,Q-"`V,S0*-B`R,30@
  703. ! M-38T(#(W-"`V,C0*-"`Q(#$V(#@@,"`M,2`P(#`N,#`P(#0@-R`S-"`R-#0@
  704. ! M-3<T(&EE.B!/9F9L:6YE(`$*-"`Q(#$V(#@@,"`M,2`P(#`N,#`P(#0@.2`U
  705. ! M,R`R-#0@-3@V('!E<F9O<FUA;F-E(&]N`0HT(#$@,38@."`P("TQ(#`@,"XP
  706. ! M,#`@-"`Y(#0Y(#(T-"`U.3@@97%U:7!M96YT("!N;W0!"C0@,2`Q-B`X(#`@
  707. ! M+3$@,"`P+C`P,"`T(#D@-C`@,C0T(#8Q,"!D:7)E8W1L>2!C;VYT<F]L;&5D
  708. ! M`0HT(#$@,38@."`P("TQ(#`@,"XP,#`@-"`Y(#(R(#(T-"`V,C(@8GD@8W!U
  709. ! M`0HM-@HV(#$W-"`U,SD@,S$T(#8S-`HR(#(@,"`Q("TQ(#`@,"`P(#`N,#`P
  710. ! M(#`@,"`P"@D@,C@T(#8S-"`R.#0@-34T(#(P-"`U-30@,C`T(#8S-"`R.#0@
  711. ! M-C,T(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`M,2`P(#`N,#`P(#0@.2`Q,S,@
  712. ! M,C0T(#4T.2!!55A)3$%262!/4$52051)3TX!"BTV"BTV"C8@,S0Y(#0S-"`T
  713. ! M-SD@-3(Y"C8@,S0Y(#0S-"`T-SD@-3(Y"C(@,2`P(#$@+3$@,"`P(#`@,"XP
  714. ! M,#`@+3$@,"`P"@D@,S4T(#0T.2`T-S0@-#0Y(#0T-"`U,CD@,S@T(#4R.2`S
  715. ! M-30@-#0Y(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`M,2`P(#`N,#`P(#0@.2`Q
  716. ! M,C0@-#$T(#0T-"!-04Y504P@3U!%4D%424].`0HM-@HV(#,V.2`T-C0@-#4Y
  717. ! M(#0Y.0HT(#$@,38@."`P("TQ(#`@,"XP,#`@-"`Y(#@R(#0Q-"`T-S0@:64Z
  718. ! M($%N>2!O9F9L:6YE('!R;V-E<W,@870!"C0@,2`Q-B`X(#`@+3$@,"`P+C`P
  719. ! M,"`T(#D@-S<@-#$T(#0X-B`B:'5M86X@<W!E960B('=I=&AO=70!"C0@,2`Q
  720. ! M-B`X(#`@+3$@,"`P+C`P,"`T(#<@-3$@-#$T(#0Y."!M96-H86YI8V%L(&%I
  721. ! M9`$*+38*+38*-B`Q.2`U.2`Q,SD@,34T"C(@,2`P(#$@+3$@,"`P(#`@,"XP
  722. ! M,#`@+3$@,"`P"@D@,SD@-S0@,3$Y(#<T(#$S.2`Q,30@,3$Y(#$U-"`S.2`Q
  723. ! M-30@,3D@,3$T(#,Y(#<T(#DY.3D@.3DY.0HT(#$@,38@,3(@,"`M,2`P(#`N
  724. ! M,#`P(#0@.2`X-B`W.2`V.2!04D5005)!5$E/3@$*-"`Q(#$V(#@@,"`M,2`P
  725. ! M(#`N,#`P(#0@-R`U,"`W.2`Q,30@:64Z($EN:71I86QI>F%T:6]N`0HM-@HV
  726. ! M(#0Y-"`Q-SD@-C(T(#(W-`HV(#0Y-"`Q-SD@-C(T(#(W-`HV(#0Y-"`Q.30@
  727. ! M-C(T(#(W-`HU(#$@,"`Q("TQ(#`@,"`P(#`N,#`P(#`@,"`P(#4W,"XS-#8@
  728. ! M,3DS+C0R,R`U,SD@,C<T(#4Q-"`R-3D@-#DT(#(S-`HU(#$@,"`Q("TQ(#`@
  729. ! M,"`P(#`N,#`P(#$@,"`P(#4W,"XS-#8@,C<T+C4W-R`U,SD@,3DT(#4Q-"`R
  730. ! M,#D@-#DT(#(S-`HV(#4S.2`Q.30@-C(T(#(W-`HU(#$@,"`Q("TQ(#`@,"`P
  731. ! M(#`N,#`P(#`@,"`P(#4S-"XP,#`@,C,T+C`P,"`V,#D@,3DT(#8Q.2`R,S0@
  732. ! M-C`Y(#(W-`HR(#$@,"`Q("TQ(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#8P.2`Q
  733. ! M.30@-3,Y(#$Y-"`Y.3DY(#DY.3D*,B`Q(#`@,2`M,2`P(#`@,"`P+C`P,"`M
  734. ! M,2`P(#`*"2`V,#D@,C<T(#4S.2`R-S0@.3DY.2`Y.3DY"BTV"BTV"C0@,2`Q
  735. ! M-B`Q,B`P("TQ(#`@,"XP,#`@-"`Y(#4Q(#4U.2`Q.#D@1$E34$Q!60$*+38*
  736. ! M-B`U,C0@,C`T(#8P-"`R-C0*-"`Q(#$V(#@@,"`M,2`P(#`N,#`P(#0@.2`V
  737. ! M-R`U-C0@,C(V(&)Y(&]N;&EN92!I;F1I8V%T;W)S+`$*-"`Q(#$V(#@@,"`M
  738. ! M,2`P(#`N,#`P(#0@."`T."`U-C0@,C,X('9I9&5O(&1E=FEC97,L`0HT(#$@
  739. ! M,38@."`P("TQ(#`@,"XP,#`@-"`Y(#4V(#4V-"`R-3`@8V]N<V]L92!P<FEN
  740. ! M=&5R<RP!"C0@,2`Q-B`X(#`@+3$@,"`P+C`P,"`T(#D@-#$@-38T(#(V,B!P
  741. ! M;&]T=&5R<RP@971C+@$*-"`Q(#$V(#@@,"`M,2`P(#`N,#`P(#0@.2`W-"`U
  742. ! M-C0@,C$T(&EE.B!);F9O<FUA=&EO;B!D:7-P;&%Y`0HM-@HM-@HV(#8T.2`R
  743. ! M,#0@-S8T(#(X.0HV(#8W-"`R,C0@-S,T(#(T.0HV(#8W-"`R,C0@-S,T(#(T
  744. ! M.0HT(#$@,38@."`P("TQ(#`@,"XP,#`@-"`Y(#4V(#<P-"`R,S0@:64Z(%-T
  745. ! M;W)I;F<@;V9F;&EN90$*-"`Q(#$V(#@@,"`M,2`P(#`N,#`P(#0@.2`S-2`W
  746. ! M,#0@,C0V(&%N>2!M961I80$*+38*+38*-B`V-C0@,C$Y(#<T-"`R.#D*,B`Q
  747. ! M(#`@,2`M,2`P(#`@,"`P+C`P,"`M,2`P(#`*"2`V.#D@,C4Y(#<Q.2`R-3D@
  748. ! M.3DY.2`Y.3DY"C(@,2`P(#$@+3$@,"`P(#`@,"XP,#`@+3$@,"`P"@D@-C8T
  749. ! M(#(Q.2`W-#0@,C$Y(#<P-"`R.#D@-C8T(#(Q.2`Y.3DY(#DY.3D*+38*-"`Q
  750. ! M(#$V(#$R(#`@+3$@,"`P+C`P,"`T(#D@,3$Q(#<P-"`R,30@3T9&3$E.12!3
  751. ! M5$]204=%`0HM-@HV(#$U-"`T,SD@,S$Y(#4Q.0HV(#$U-"`T,SD@,S$Y(#4Q
  752. ! M.0HV(#$U-"`T-SD@,3DY(#0W.0HV(#$X-"`T-SD@,3DY(#0W.0HR(#$@,"`Q
  753. ! M("TQ(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#$Y.2`T-SD@,3DT(#0W.2`Y.3DY
  754. ! M(#DY.3D*,B`Q(#`@,2`M,2`P(#`@,"`P+C`P,"`M,2`P(#`*"2`Q.#D@-#<Y
  755. ! M(#$X-"`T-SD@.3DY.2`Y.3DY"BTV"C(@,2`P(#$@+3$@,"`P(#`@,"XP,#`@
  756. ! M+3$@,"`P"@D@,3<Y(#0W.2`Q-S0@-#<Y(#DY.3D@.3DY.0HR(#$@,"`Q("TQ
  757. ! M(#`@,"`P(#`N,#`P("TQ(#`@,`H)(#$V.2`T-SD@,38T(#0W.2`Y.3DY(#DY
  758. ! M.3D*,B`Q(#`@,2`M,2`P(#`@,"`P+C`P,"`M,2`P(#`*"2`Q-3D@-#<Y(#$U
  759. ! M-"`T-SD@.3DY.2`Y.3DY"BTV"C(@,2`P(#$@+3$@,"`P(#`@,"XP,#`@+3$@
  760. ! M,"`P"@D@,S$Y(#4Q.2`Q.3D@-3$Y(#$Y.2`T,SD@,S$Y(#0S.2`Y.3DY(#DY
  761. ! M.3D*+38*-B`R,30@-#0Y(#,P-"`U,#D*-"`Q(#$V(#$R(#`@+3$@,"`P+C`P
  762. ! M,"`T(#$Q(#8U(#(U.2`T-C0@0T]-345.5"P!"C0@,2`Q-B`Q,B`P("TQ(#`@
  763. ! M,"XP,#`@-"`Y(#<X(#(U.2`T-S@@04Y.3U1!5$E/3@$*-"`Q(#$V(#@@,"`M
  764. ! M,2`P(#`N,#`P(#0@.2`X,B`R-3D@-#DT(&EE.B!!9&1I=&EO;F%L(&1E<V-R
  765. ! M:7!T:79E`0HT(#$@,38@."`P("TQ(#`@,"XP,#`@-"`X(#<U(#(U.2`U,#D@
  766. ! M8VQA<FEF:6-A=&EO;BP@8V]M;65N=`$*+38*+38*-B`V,#0@.#D@-C8T(#$R
  767. ! M.0HR(#$@,"`Q(#`@,"`P(#`@,"XP,#`@+3$@,"`P"@D@-C`T(#@Y(#8R-"`Y
  768. ! M.2`V,#0@,3`Y(#DY.3D@.3DY.0HR(#$@,"`Q(#`@,"`P(#`@,"XP,#`@+3$@
  769. ! M,"`P"@D@-C(T(#$P.2`V,#0@,3$Y(#8R-"`Q,CD@.3DY.2`Y.3DY"C(@,2`P
  770. ! M(#$@,"`P(#`@,"`P+C`P,"`M,2`P(#`*"2`V-#0@.3D@-C8T(#DY(#DY.3D@
  771. ! M.3DY.0HR(#$@,"`Q(#`@,"`P(#`@,"XP,#`@+3$@,"`P"@D@-C4T(#$P.2`V
  772. ! M-30@,3(Y(#DY.3D@.3DY.0HM-@HR(#$@,"`Q(#0@,"`P(#(Q(#`N,#`P("TQ
  773. ! M(#`@,`H)(#4T(#$S-"`Y.3DY(#DY.3D*,B`Q(#`@,2`T(#`@,"`R,2`P+C`P
  774. ! M,"`M,2`P(#`*"2`U-"`Q,S0@.3DY.2`Y.3DY"C0@,2`V(#,P(#`@,"`P(#`N
  775. ! M,#`P(#0@,C0@,S`P(#,Q-"`S-"!&3$]70TA!4E1)3D<@1DE'4P$*-"`P(#8@
  776. ! M,38@,"`P(#`@,"XP,#`@-"`Q-R`Q,3<@-#@T(#(Y($)Y(%1I;2!0+B!3=&%R
  777. ! %<FEN`0HP
  778.   `
  779.   end
  780.  
  781.