From bd44d438fccc1981637ca547369267dbe0f44bbe Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 13 Dec 2000 13:54:17 +0000 Subject: [PATCH] Adding EPS files to repository, because those are really hard to generate correctly. --- docs/directory-struct.eps | 373 +++++++++++++++++++++++++++++++++ docs/ml-principle1.eps | 407 ++++++++++++++++++++++++++++++++++++ docs/ml-principle2.eps | 419 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 1199 insertions(+) create mode 100644 docs/directory-struct.eps create mode 100644 docs/ml-principle1.eps create mode 100644 docs/ml-principle2.eps diff --git a/docs/directory-struct.eps b/docs/directory-struct.eps new file mode 100644 index 0000000..435a4eb --- /dev/null +++ b/docs/directory-struct.eps @@ -0,0 +1,373 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: directory-struct.eps +%%Creator: fig2dev Version 3.2.3 Patchlevel +%%CreationDate: Wed Dec 13 14:51:35 2000 +%%For: simons@peti.cryp.to (Peter Simons,,,) +%%BoundingBox: 0 0 612 331 +%%Magnification: 1.0000 +%%EndComments +/$F2psDict 200 dict def +$F2psDict begin +$F2psDict /mtrx matrix put +/col-1 {0 setgray} bind def +/col0 {0.000 0.000 0.000 srgb} bind def +/col1 {0.000 0.000 1.000 srgb} bind def +/col2 {0.000 1.000 0.000 srgb} bind def +/col3 {0.000 1.000 1.000 srgb} bind def +/col4 {1.000 0.000 0.000 srgb} bind def +/col5 {1.000 0.000 1.000 srgb} bind def +/col6 {1.000 1.000 0.000 srgb} bind def +/col7 {1.000 1.000 1.000 srgb} bind def +/col8 {0.000 0.000 0.560 srgb} bind def +/col9 {0.000 0.000 0.690 srgb} bind def +/col10 {0.000 0.000 0.820 srgb} bind def +/col11 {0.530 0.810 1.000 srgb} bind def +/col12 {0.000 0.560 0.000 srgb} bind def +/col13 {0.000 0.690 0.000 srgb} bind def +/col14 {0.000 0.820 0.000 srgb} bind def +/col15 {0.000 0.560 0.560 srgb} bind def +/col16 {0.000 0.690 0.690 srgb} bind def +/col17 {0.000 0.820 0.820 srgb} bind def +/col18 {0.560 0.000 0.000 srgb} bind def +/col19 {0.690 0.000 0.000 srgb} bind def +/col20 {0.820 0.000 0.000 srgb} bind def +/col21 {0.560 0.000 0.560 srgb} bind def +/col22 {0.690 0.000 0.690 srgb} bind def +/col23 {0.820 0.000 0.820 srgb} bind def +/col24 {0.500 0.190 0.000 srgb} bind def +/col25 {0.630 0.250 0.000 srgb} bind def +/col26 {0.750 0.380 0.000 srgb} bind def +/col27 {1.000 0.500 0.500 srgb} bind def +/col28 {1.000 0.630 0.630 srgb} bind def +/col29 {1.000 0.750 0.750 srgb} bind def +/col30 {1.000 0.880 0.880 srgb} bind def +/col31 {1.000 0.840 0.000 srgb} bind def + +end +save +newpath 0 331 moveto 0 0 lineto 612 0 lineto 612 331 lineto closepath clip newpath +-22.0 355.0 translate +1 -1 scale + +/cp {closepath} bind def +/ef {eofill} bind def +/gr {grestore} bind def +/gs {gsave} bind def +/sa {save} bind def +/rs {restore} bind def +/l {lineto} bind def +/m {moveto} bind def +/rm {rmoveto} bind def +/n {newpath} bind def +/s {stroke} bind def +/sh {show} bind def +/slc {setlinecap} bind def +/slj {setlinejoin} bind def +/slw {setlinewidth} bind def +/srgb {setrgbcolor} bind def +/rot {rotate} bind def +/sc {scale} bind def +/sd {setdash} bind def +/ff {findfont} bind def +/sf {setfont} bind def +/scf {scalefont} bind def +/sw {stringwidth} bind def +/tr {translate} bind def +/tnt {dup dup currentrgbcolor + 4 -2 roll dup 1 exch sub 3 -1 roll mul add + 4 -2 roll dup 1 exch sub 3 -1 roll mul add + 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb} + bind def +/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul + 4 -2 roll mul srgb} bind def +/reencdict 12 dict def /ReEncode { reencdict begin +/newcodesandnames exch def /newfontname exch def /basefontname exch def +/basefontdict basefontname findfont def /newfont basefontdict maxlength dict def +basefontdict { exch dup /FID ne { dup /Encoding eq +{ exch dup length array copy newfont 3 1 roll put } +{ exch newfont 3 1 roll put } ifelse } { pop pop } ifelse } forall +newfont /FontName newfontname put newcodesandnames aload pop +128 1 255 { newfont /Encoding get exch /.notdef put } for +newcodesandnames length 2 idiv { newfont /Encoding get 3 1 roll put } repeat +newfontname newfont definefont pop end } def +/isovec [ +8#055 /minus 8#200 /grave 8#201 /acute 8#202 /circumflex 8#203 /tilde +8#204 /macron 8#205 /breve 8#206 /dotaccent 8#207 /dieresis +8#210 /ring 8#211 /cedilla 8#212 /hungarumlaut 8#213 /ogonek 8#214 /caron +8#220 /dotlessi 8#230 /oe 8#231 /OE +8#240 /space 8#241 /exclamdown 8#242 /cent 8#243 /sterling +8#244 /currency 8#245 /yen 8#246 /brokenbar 8#247 /section 8#250 /dieresis +8#251 /copyright 8#252 /ordfeminine 8#253 /guillemotleft 8#254 /logicalnot +8#255 /hypen 8#256 /registered 8#257 /macron 8#260 /degree 8#261 /plusminus +8#262 /twosuperior 8#263 /threesuperior 8#264 /acute 8#265 /mu 8#266 /paragraph +8#267 /periodcentered 8#270 /cedilla 8#271 /onesuperior 8#272 /ordmasculine +8#273 /guillemotright 8#274 /onequarter 8#275 /onehalf +8#276 /threequarters 8#277 /questiondown 8#300 /Agrave 8#301 /Aacute +8#302 /Acircumflex 8#303 /Atilde 8#304 /Adieresis 8#305 /Aring +8#306 /AE 8#307 /Ccedilla 8#310 /Egrave 8#311 /Eacute +8#312 /Ecircumflex 8#313 /Edieresis 8#314 /Igrave 8#315 /Iacute +8#316 /Icircumflex 8#317 /Idieresis 8#320 /Eth 8#321 /Ntilde 8#322 /Ograve +8#323 /Oacute 8#324 /Ocircumflex 8#325 /Otilde 8#326 /Odieresis 8#327 /multiply +8#330 /Oslash 8#331 /Ugrave 8#332 /Uacute 8#333 /Ucircumflex +8#334 /Udieresis 8#335 /Yacute 8#336 /Thorn 8#337 /germandbls 8#340 /agrave +8#341 /aacute 8#342 /acircumflex 8#343 /atilde 8#344 /adieresis 8#345 /aring +8#346 /ae 8#347 /ccedilla 8#350 /egrave 8#351 /eacute +8#352 /ecircumflex 8#353 /edieresis 8#354 /igrave 8#355 /iacute +8#356 /icircumflex 8#357 /idieresis 8#360 /eth 8#361 /ntilde 8#362 /ograve +8#363 /oacute 8#364 /ocircumflex 8#365 /otilde 8#366 /odieresis 8#367 /divide +8#370 /oslash 8#371 /ugrave 8#372 /uacute 8#373 /ucircumflex +8#374 /udieresis 8#375 /yacute 8#376 /thorn 8#377 /ydieresis] def +/Times-Roman /Times-Roman-iso isovec ReEncode +/Courier /Courier-iso isovec ReEncode +/Times-Roman /Times-Roman-iso isovec ReEncode +/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def +/$F2psEnd {$F2psEnteredState restore end} def + +$F2psBegin +%%Page: 1 1 +10 setmiterlimit + 0.06000 0.06000 sc +/Times-Roman-iso ff 180.00 scf sf +3210 1080 m +gs 1 -1 sc (Here are all the mailing lists,) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +3210 1305 m +gs 1 -1 sc (each list in its own directory.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +3210 1530 m +gs 1 -1 sc (The directory name is the same) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +3210 1755 m +gs 1 -1 sc (as the name of the list.) col-1 sh gr +/Courier-iso ff 180.00 scf sf +2475 3000 m +gs 1 -1 sc (lists) col-1 sh gr +/Courier-iso ff 180.00 scf sf +2475 4425 m +gs 1 -1 sc (crash) col-1 sh gr +/Courier-iso ff 180.00 scf sf +2475 540 m +gs 1 -1 sc (bin) col-1 sh gr +/Courier-iso ff 180.00 scf sf +2475 1545 m +gs 1 -1 sc (etc) col-1 sh gr +/Courier-iso ff 180.00 scf sf +3750 3000 m +gs 1 -1 sc (basketball) col-1 sh gr +/Courier-iso ff 180.00 scf sf +3750 2175 m +gs 1 -1 sc (testlist) col-1 sh gr +/Courier-iso ff 180.00 scf sf +3750 3900 m +gs 1 -1 sc () col-1 sh gr +/Courier-iso ff 180.00 scf sf +6045 840 m +gs 1 -1 sc (config) col-1 sh gr +/Courier-iso ff 180.00 scf sf +6045 1875 m +gs 1 -1 sc (introduction) col-1 sh gr +/Courier-iso ff 180.00 scf sf +6045 3735 m +gs 1 -1 sc (signature) col-1 sh gr +/Courier-iso ff 180.00 scf sf +6045 3000 m +gs 1 -1 sc (description) col-1 sh gr +/Courier-iso ff 180.00 scf sf +6045 4560 m +gs 1 -1 sc (acl) col-1 sh gr +/Courier-iso ff 180.00 scf sf +6045 5415 m +gs 1 -1 sc (archive) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 1710 m +gs 1 -1 sc (A textfile that is mailed to every) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 1935 m +gs 1 -1 sc (new subscriber as an introduction.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 2835 m +gs 1 -1 sc (A short description of the list's topic.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 3060 m +gs 1 -1 sc (This is displayed on the list-index.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 3600 m +gs 1 -1 sc (This file contains a signature which) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 3825 m +gs 1 -1 sc (is appended to every posted article) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 4050 m +gs 1 -1 sc (on the mailing list.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 4575 m +gs 1 -1 sc (This is a set of statements in the) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 4800 m +gs 1 -1 sc (Access Control Language.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 5400 m +gs 1 -1 sc (This is a file or directory where) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 5625 m +gs 1 -1 sc (Petidomo will archive all postings) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 5850 m +gs 1 -1 sc (of that mailing list.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +7650 825 m +gs 1 -1 sc (The list's config file.) col-1 sh gr +% Polyline +7.500 slw + [60] 0 sd +n 3615 1905 m 3510 1905 3510 3990 105 arcto 4 {pop} repeat + 3510 4095 4860 4095 105 arcto 4 {pop} repeat + 4965 4095 4965 2010 105 arcto 4 {pop} repeat + 4965 1905 3615 1905 105 arcto 4 {pop} repeat + cp gs col-1 s gr [] 0 sd +% Polyline +gs clippath +2508 596 m 2452 575 l 2397 716 l 2469 615 l 2453 737 l cp +eoclip +n 1575 2925 m + 2475 600 l gs col-1 s gr gr + +% arrowhead +n 2453 737 m 2469 615 l 2397 716 l 2453 737 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +2433 1653 m 2382 1621 l 2300 1748 l 2391 1664 l 2350 1781 l cp +eoclip +n 1575 2925 m + 2400 1650 l gs col-1 s gr gr + +% arrowhead +n 2350 1781 m 2391 1664 l 2300 1748 l 2350 1781 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +2415 2955 m 2415 2895 l 2264 2895 l 2384 2925 l 2264 2955 l cp +eoclip +n 1575 2925 m + 2400 2925 l gs col-1 s gr gr + +% arrowhead +n 2264 2955 m 2384 2925 l 2264 2895 l 2264 2955 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +2382 4228 m 2433 4196 l 2350 4068 l 2391 4186 l 2300 4101 l cp +eoclip +n 1575 2925 m + 2400 4200 l gs col-1 s gr gr + +% arrowhead +n 2300 4101 m 2391 4186 l 2350 4068 l 2300 4101 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +3707 2182 m 3660 2144 l 3566 2262 l 3665 2188 l 3613 2300 l cp +eoclip +n 3075 2925 m + 3675 2175 l gs col-1 s gr gr + +% arrowhead +n 3613 2300 m 3665 2188 l 3566 2262 l 3613 2300 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +3690 2955 m 3690 2895 l 3539 2895 l 3659 2925 l 3539 2955 l cp +eoclip +n 3075 2925 m + 3675 2925 l gs col-1 s gr gr + +% arrowhead +n 3539 2955 m 3659 2925 l 3539 2895 l 3539 2955 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +3659 3779 m 3708 3744 l 3618 3622 l 3665 3737 l 3570 3657 l cp +eoclip +n 3075 2925 m + 3675 3750 l gs col-1 s gr gr + +% arrowhead +n 3570 3657 m 3665 3737 l 3618 3622 l 3570 3657 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +6033 976 m 5981 947 l 5906 1077 l 5992 989 l 5958 1107 l cp +eoclip +n 4875 2925 m + 6000 975 l gs col-1 s gr gr + +% arrowhead +n 5958 1107 m 5992 989 l 5906 1077 l 5958 1107 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +6030 1962 m 5991 1917 l 5877 2016 l 5988 1961 l 5916 2062 l cp +eoclip +n 4875 2925 m + 6000 1950 l gs col-1 s gr gr + +% arrowhead +n 5916 2062 m 5988 1961 l 5877 2016 l 5916 2062 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +6015 2955 m 6015 2895 l 5864 2895 l 5984 2925 l 5864 2955 l cp +eoclip +n 4875 2925 m + 6000 2925 l gs col-1 s gr gr + +% arrowhead +n 5864 2955 m 5984 2925 l 5864 2895 l 5864 2955 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +5997 3633 m 6028 3581 l 5898 3504 l 5986 3592 l 5867 3555 l cp +eoclip +n 4875 2925 m + 6000 3600 l gs col-1 s gr gr + +% arrowhead +n 5867 3555 m 5986 3592 l 5898 3504 l 5867 3555 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +5985 4380 m 6032 4343 l 5939 4224 l 5990 4337 l 5892 4261 l cp +eoclip +n 4875 2925 m + 6000 4350 l gs col-1 s gr gr + +% arrowhead +n 5892 4261 m 5990 4337 l 5939 4224 l 5892 4261 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +5979 5276 m 6033 5250 l 5967 5113 l 5993 5235 l 5913 5140 l cp +eoclip +n 4875 2925 m + 6000 5250 l gs col-1 s gr gr + +% arrowhead +n 5913 5140 m 5993 5235 l 5967 5113 l 5913 5140 l cp gs 0.00 setgray ef gr col-1 s +/Times-Roman-iso ff 180.00 scf sf +375 3450 m +gs 1 -1 sc (The home-) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +375 3675 m +gs 1 -1 sc (directory of) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +375 3900 m +gs 1 -1 sc (the user) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +375 4125 m +gs 1 -1 sc ('petidomo'.) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +1965 4755 m +gs 1 -1 sc (When Petidomo aborts with) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +1965 4980 m +gs 1 -1 sc (an error, the mail that was) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +1965 5205 m +gs 1 -1 sc (processed at this time will) col-1 sh gr +/Times-Roman-iso ff 180.00 scf sf +1965 5430 m +gs 1 -1 sc (be rescued here.) col-1 sh gr +/Courier-iso ff 180.00 scf sf +600 3000 m +gs 1 -1 sc (~petidomo) col-1 sh gr +$F2psEnd +rs diff --git a/docs/ml-principle1.eps b/docs/ml-principle1.eps new file mode 100644 index 0000000..f17c809 --- /dev/null +++ b/docs/ml-principle1.eps @@ -0,0 +1,407 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: ml-principle1.eps +%%Creator: fig2dev Version 3.2.3 Patchlevel +%%CreationDate: Wed Dec 13 14:51:43 2000 +%%For: simons@peti.cryp.to (Peter Simons,,,) +%%BoundingBox: 0 0 126 219 +%%Magnification: 1.0000 +%%EndComments +/$F2psDict 200 dict def +$F2psDict begin +$F2psDict /mtrx matrix put +/col-1 {0 setgray} bind def +/col0 {0.000 0.000 0.000 srgb} bind def +/col1 {0.000 0.000 1.000 srgb} bind def +/col2 {0.000 1.000 0.000 srgb} bind def +/col3 {0.000 1.000 1.000 srgb} bind def +/col4 {1.000 0.000 0.000 srgb} bind def +/col5 {1.000 0.000 1.000 srgb} bind def +/col6 {1.000 1.000 0.000 srgb} bind def +/col7 {1.000 1.000 1.000 srgb} bind def +/col8 {0.000 0.000 0.560 srgb} bind def +/col9 {0.000 0.000 0.690 srgb} bind def +/col10 {0.000 0.000 0.820 srgb} bind def +/col11 {0.530 0.810 1.000 srgb} bind def +/col12 {0.000 0.560 0.000 srgb} bind def +/col13 {0.000 0.690 0.000 srgb} bind def +/col14 {0.000 0.820 0.000 srgb} bind def +/col15 {0.000 0.560 0.560 srgb} bind def +/col16 {0.000 0.690 0.690 srgb} bind def +/col17 {0.000 0.820 0.820 srgb} bind def +/col18 {0.560 0.000 0.000 srgb} bind def +/col19 {0.690 0.000 0.000 srgb} bind def +/col20 {0.820 0.000 0.000 srgb} bind def +/col21 {0.560 0.000 0.560 srgb} bind def +/col22 {0.690 0.000 0.690 srgb} bind def +/col23 {0.820 0.000 0.820 srgb} bind def +/col24 {0.500 0.190 0.000 srgb} bind def +/col25 {0.630 0.250 0.000 srgb} bind def +/col26 {0.750 0.380 0.000 srgb} bind def +/col27 {1.000 0.500 0.500 srgb} bind def +/col28 {1.000 0.630 0.630 srgb} bind def +/col29 {1.000 0.750 0.750 srgb} bind def +/col30 {1.000 0.880 0.880 srgb} bind def +/col31 {1.000 0.840 0.000 srgb} bind def + +end +save +newpath 0 219 moveto 0 0 lineto 126 0 lineto 126 219 lineto closepath clip newpath +-3.0 226.0 translate +1 -1 scale + +/cp {closepath} bind def +/ef {eofill} bind def +/gr {grestore} bind def +/gs {gsave} bind def +/sa {save} bind def +/rs {restore} bind def +/l {lineto} bind def +/m {moveto} bind def +/rm {rmoveto} bind def +/n {newpath} bind def +/s {stroke} bind def +/sh {show} bind def +/slc {setlinecap} bind def +/slj {setlinejoin} bind def +/slw {setlinewidth} bind def +/srgb {setrgbcolor} bind def +/rot {rotate} bind def +/sc {scale} bind def +/sd {setdash} bind def +/ff {findfont} bind def +/sf {setfont} bind def +/scf {scalefont} bind def +/sw {stringwidth} bind def +/tr {translate} bind def +/tnt {dup dup currentrgbcolor + 4 -2 roll dup 1 exch sub 3 -1 roll mul add + 4 -2 roll dup 1 exch sub 3 -1 roll mul add + 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb} + bind def +/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul + 4 -2 roll mul srgb} bind def +/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def +/$F2psEnd {$F2psEnteredState restore end} def + +$F2psBegin +%%Page: 1 1 +10 setmiterlimit + 0.06000 0.06000 sc +/Times-Roman ff 150.00 scf sf +1050 225 m +gs 1 -1 sc (Subscribers all) col-1 sh gr +/Times-Roman ff 150.00 scf sf +1050 420 m +gs 1 -1 sc (around the world) col-1 sh gr +/Times-Roman ff 150.00 scf sf +600 3195 m +gs 1 -1 sc (to the mailing list) col-1 sh gr +/Times-Roman ff 150.00 scf sf +600 3000 m +gs 1 -1 sc (One person posts) col-1 sh gr +% Polyline +% +% Begin Imported X11 Bitmap File: world.bm + +n gs +1050 525 tr +18.367347 -18.367347 sc +0 -49 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +49 49 sc +/pix 7 string def +49 49 false +[49 0 0 -49 0 49] +{currentfile pix readhexstring pop} +imagemask +ffffc001ffffff +fffe3ffe3fffff +fff9ffdfcfffff +ffe7fbfdf3ffff +ffd1cde7bdffff +ff04323cba +7fff +fe9fffddf9bfff +fc3fffe7fcdfff +f9fffff9feefff +f81ffffeff6fff +f7dffffeff17ff +ebcfff +ff7fc3ff +ebdfffff7ffbff +dfdfffff7ffdff +cfefffff7ffdff +bfefffff3ffeff +bfefffffbffeff +bf +e1ffffbffeff +7ff9ffff3fff7f +7bf8fc3f7fff7f +7ffc33deffff7f +7fff97e4ffff7f +7fffd7f5ffff +7f +7fffc7f1ffff7f +7fffd7fbffff7f +7fffc1cefffe7f +7fffdcfffff17f +7fff9e7ffff77f +1fffbf0f +ffef7f +5fff3fe7ffef7f +6fff7ff7fff77f +afff7ff3fff6ff +afff3ff9fff6ff +afffbffdfff6ff +cfff +9ffbfff9ff +d7ffdffbfff9ff +e7ffdff7fffbff +efffdfeffffbff +f7ffdfdffff3ff +fbffdfdfffefff + +fbffcfbfffefff +fdffef7fffdfff +feffeeffffbfff +ff3fedfffe7fff +ffdfebfffdffff +ffe7e7fff3 +ffff +fff9efffcfffff +fffe3c0e3fffff +ffffc001ffffff +restore grestore +% +% End Imported PIC File: world.bm +% +% Polyline +% +% Begin Imported X11 Bitmap File: Xstation.bm + +n gs +150 3300 tr +15.000000 -15.000000 sc +0 -30 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +40 30 sc +/pix 5 string def +40 30 false +[40 0 0 -30 0 30] +{currentfile pix readhexstring pop} +imagemask +0000000000 +0000000000 +2aaa8a2aa8 +1555249554 +2aaa71caa8 +155575d554 +2aaa514aa8 +1555041554 + +2aaa8a2aa8 +1555555554 +2002aaa808 +17f95555e4 +27f80008c8 +17f97fe484 +24e871e008 +165973e404 + +273875e008 +17197ee5e4 +26c85fe1a8 +17f96fe524 +27f85fe128 +17f97fe404 +2000000008 +1001000404 + +2aaaaaaaa8 +0000000000 +0000000000 +fff0000fff +f00000000f +8000000001 +restore grestore +% +% End Imported PIC File: Xstation.bm +% +% Polyline +% +% Begin Imported X11 Bitmap File: router.bm + +n gs +525 2025 tr +15.000000 -15.000000 sc +0 -27 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +38 27 sc +/pix 5 string def +38 27 false +[38 0 0 -27 0 27] +{currentfile pix readhexstring pop} +imagemask +0000000003 +7ffffffffb +77fffffffb +63ffffffbb +55ff7fff1b +77fefffeab +77fc1fffbb +707edfbfbb + +7f7f5fdfbb +7f7fc00fbb +7f7fdfdfbb +777fdfbfbb +6f7fdfffbb +40001e003b +6fdfdefffb +77dfdefffb + +7fdfdefffb +7fdfdef7fb +7bdfdefbfb +77df8001fb +601fbffbfb +77dfbff7fb +7b56affffb +7f8f1ffffb + +7fdfbffffb +7ffffffffb +0000000003 +restore grestore +% +% End Imported PIC File: router.bm +% +% Polyline +7.500 slw + [60] 0 sd +gs clippath +783 2474 m 729 2448 l 662 2582 l 743 2489 l 716 2609 l cp +eoclip +n 375 3225 m + 750 2475 l gs col-1 s gr gr + [] 0 sd +% arrowhead +n 716 2609 m 743 2489 l 662 2582 l 716 2609 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +1456 1510 m 1414 1468 l 1307 1574 l 1414 1511 l 1350 1617 l cp +eoclip +n 975 1950 m + 1425 1500 l gs col-1 s gr gr + +% arrowhead +n 1350 1617 m 1414 1511 l 1307 1574 l 1350 1617 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +1308 1430 m 1259 1395 l 1171 1518 l 1266 1438 l 1220 1553 l cp +eoclip +n 900 1950 m + 1275 1425 l gs col-1 s gr gr + +% arrowhead +n 1220 1553 m 1266 1438 l 1171 1518 l 1220 1553 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +1158 1349 m 1104 1323 l 1037 1457 l 1118 1364 l 1091 1484 l cp +eoclip +n 825 1950 m + 1125 1350 l gs col-1 s gr gr + +% arrowhead +n 1091 1484 m 1118 1364 l 1037 1457 l 1091 1484 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +1083 1197 m 1027 1174 l 971 1315 l 1044 1215 l 1027 1337 l cp +eoclip +n 750 1950 m + 1050 1200 l gs col-1 s gr gr + +% arrowhead +n 1027 1337 m 1044 1215 l 971 1315 l 1027 1337 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +% +% Begin Imported X11 Bitmap File: Xstation.bm + +n gs +75 450 tr +15.000000 -15.000000 sc +0 -30 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +40 30 sc +/pix 5 string def +40 30 false +[40 0 0 -30 0 30] +{currentfile pix readhexstring pop} +imagemask +0000000000 +0000000000 +2aaa8a2aa8 +1555249554 +2aaa71caa8 +155575d554 +2aaa514aa8 +1555041554 + +2aaa8a2aa8 +1555555554 +2002aaa808 +17f95555e4 +27f80008c8 +17f97fe484 +24e871e008 +165973e404 + +273875e008 +17197ee5e4 +26c85fe1a8 +17f96fe524 +27f85fe128 +17f97fe404 +2000000008 +1001000404 + +2aaaaaaaa8 +0000000000 +0000000000 +fff0000fff +f00000000f +8000000001 +restore grestore +% +% End Imported PIC File: Xstation.bm +% +% Polyline +gs clippath +474 951 m 416 969 l 461 1113 l 455 990 l 518 1095 l cp +eoclip +n 750 1950 m + 450 975 l gs col-1 s gr gr + +% arrowhead +n 518 1095 m 455 990 l 461 1113 l 518 1095 l cp gs 0.00 setgray ef gr col-1 s +/Times-Roman ff 150.00 scf sf +75 1950 m +gs 1 -1 sc (List Server) col-1 sh gr +$F2psEnd +rs diff --git a/docs/ml-principle2.eps b/docs/ml-principle2.eps new file mode 100644 index 0000000..18c286d --- /dev/null +++ b/docs/ml-principle2.eps @@ -0,0 +1,419 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: ml-principle2.eps +%%Creator: fig2dev Version 3.2.3 Patchlevel +%%CreationDate: Wed Dec 13 14:51:51 2000 +%%For: simons@peti.cryp.to (Peter Simons,,,) +%%BoundingBox: 0 0 157 219 +%%Magnification: 1.0000 +%%EndComments +/$F2psDict 200 dict def +$F2psDict begin +$F2psDict /mtrx matrix put +/col-1 {0 setgray} bind def +/col0 {0.000 0.000 0.000 srgb} bind def +/col1 {0.000 0.000 1.000 srgb} bind def +/col2 {0.000 1.000 0.000 srgb} bind def +/col3 {0.000 1.000 1.000 srgb} bind def +/col4 {1.000 0.000 0.000 srgb} bind def +/col5 {1.000 0.000 1.000 srgb} bind def +/col6 {1.000 1.000 0.000 srgb} bind def +/col7 {1.000 1.000 1.000 srgb} bind def +/col8 {0.000 0.000 0.560 srgb} bind def +/col9 {0.000 0.000 0.690 srgb} bind def +/col10 {0.000 0.000 0.820 srgb} bind def +/col11 {0.530 0.810 1.000 srgb} bind def +/col12 {0.000 0.560 0.000 srgb} bind def +/col13 {0.000 0.690 0.000 srgb} bind def +/col14 {0.000 0.820 0.000 srgb} bind def +/col15 {0.000 0.560 0.560 srgb} bind def +/col16 {0.000 0.690 0.690 srgb} bind def +/col17 {0.000 0.820 0.820 srgb} bind def +/col18 {0.560 0.000 0.000 srgb} bind def +/col19 {0.690 0.000 0.000 srgb} bind def +/col20 {0.820 0.000 0.000 srgb} bind def +/col21 {0.560 0.000 0.560 srgb} bind def +/col22 {0.690 0.000 0.690 srgb} bind def +/col23 {0.820 0.000 0.820 srgb} bind def +/col24 {0.500 0.190 0.000 srgb} bind def +/col25 {0.630 0.250 0.000 srgb} bind def +/col26 {0.750 0.380 0.000 srgb} bind def +/col27 {1.000 0.500 0.500 srgb} bind def +/col28 {1.000 0.630 0.630 srgb} bind def +/col29 {1.000 0.750 0.750 srgb} bind def +/col30 {1.000 0.880 0.880 srgb} bind def +/col31 {1.000 0.840 0.000 srgb} bind def + +end +save +newpath 0 219 moveto 0 0 lineto 157 0 lineto 157 219 lineto closepath clip newpath +-8.0 226.0 translate +1 -1 scale + +/cp {closepath} bind def +/ef {eofill} bind def +/gr {grestore} bind def +/gs {gsave} bind def +/sa {save} bind def +/rs {restore} bind def +/l {lineto} bind def +/m {moveto} bind def +/rm {rmoveto} bind def +/n {newpath} bind def +/s {stroke} bind def +/sh {show} bind def +/slc {setlinecap} bind def +/slj {setlinejoin} bind def +/slw {setlinewidth} bind def +/srgb {setrgbcolor} bind def +/rot {rotate} bind def +/sc {scale} bind def +/sd {setdash} bind def +/ff {findfont} bind def +/sf {setfont} bind def +/scf {scalefont} bind def +/sw {stringwidth} bind def +/tr {translate} bind def +/tnt {dup dup currentrgbcolor + 4 -2 roll dup 1 exch sub 3 -1 roll mul add + 4 -2 roll dup 1 exch sub 3 -1 roll mul add + 4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb} + bind def +/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul + 4 -2 roll mul srgb} bind def +/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def +/$F2psEnd {$F2psEnteredState restore end} def + +$F2psBegin +%%Page: 1 1 +10 setmiterlimit + 0.06000 0.06000 sc +/Times-Roman ff 150.00 scf sf +150 1125 m +gs 1 -1 sc (The Reply) col-1 sh gr +/Times-Roman ff 150.00 scf sf +150 1320 m +gs 1 -1 sc (to the article) col-1 sh gr +/Times-Roman ff 150.00 scf sf +150 1515 m +gs 1 -1 sc (is sent to the) col-1 sh gr +/Times-Roman ff 150.00 scf sf +150 1710 m +gs 1 -1 sc (server again.) col-1 sh gr +/Times-Roman ff 150.00 scf sf +1650 225 m +gs 1 -1 sc (Subscribers all) col-1 sh gr +/Times-Roman ff 150.00 scf sf +1650 420 m +gs 1 -1 sc (around the world) col-1 sh gr +/Times-Roman ff 150.00 scf sf +1200 3000 m +gs 1 -1 sc (The original author) col-1 sh gr +/Times-Roman ff 150.00 scf sf +1200 3195 m +gs 1 -1 sc (receives the reply, too.) col-1 sh gr +% Polyline +% +% Begin Imported X11 Bitmap File: world.bm + +n gs +1650 525 tr +18.367347 -18.367347 sc +0 -49 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +49 49 sc +/pix 7 string def +49 49 false +[49 0 0 -49 0 49] +{currentfile pix readhexstring pop} +imagemask +ffffc001ffffff +fffe3ffe3fffff +fff9ffdfcfffff +ffe7fbfdf3ffff +ffd1cde7bdffff +ff04323cba +7fff +fe9fffddf9bfff +fc3fffe7fcdfff +f9fffff9feefff +f81ffffeff6fff +f7dffffeff17ff +ebcfff +ff7fc3ff +ebdfffff7ffbff +dfdfffff7ffdff +cfefffff7ffdff +bfefffff3ffeff +bfefffffbffeff +bf +e1ffffbffeff +7ff9ffff3fff7f +7bf8fc3f7fff7f +7ffc33deffff7f +7fff97e4ffff7f +7fffd7f5ffff +7f +7fffc7f1ffff7f +7fffd7fbffff7f +7fffc1cefffe7f +7fffdcfffff17f +7fff9e7ffff77f +1fffbf0f +ffef7f +5fff3fe7ffef7f +6fff7ff7fff77f +afff7ff3fff6ff +afff3ff9fff6ff +afffbffdfff6ff +cfff +9ffbfff9ff +d7ffdffbfff9ff +e7ffdff7fffbff +efffdfeffffbff +f7ffdfdffff3ff +fbffdfdfffefff + +fbffcfbfffefff +fdffef7fffdfff +feffeeffffbfff +ff3fedfffe7fff +ffdfebfffdffff +ffe7e7fff3 +ffff +fff9efffcfffff +fffe3c0e3fffff +ffffc001ffffff +restore grestore +% +% End Imported PIC File: world.bm +% +% Polyline +% +% Begin Imported X11 Bitmap File: Xstation.bm + +n gs +750 3300 tr +15.000000 -15.000000 sc +0 -30 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +40 30 sc +/pix 5 string def +40 30 false +[40 0 0 -30 0 30] +{currentfile pix readhexstring pop} +imagemask +0000000000 +0000000000 +2aaa8a2aa8 +1555249554 +2aaa71caa8 +155575d554 +2aaa514aa8 +1555041554 + +2aaa8a2aa8 +1555555554 +2002aaa808 +17f95555e4 +27f80008c8 +17f97fe484 +24e871e008 +165973e404 + +273875e008 +17197ee5e4 +26c85fe1a8 +17f96fe524 +27f85fe128 +17f97fe404 +2000000008 +1001000404 + +2aaaaaaaa8 +0000000000 +0000000000 +fff0000fff +f00000000f +8000000001 +restore grestore +% +% End Imported PIC File: Xstation.bm +% +% Polyline +% +% Begin Imported X11 Bitmap File: router.bm + +n gs +1125 2025 tr +15.000000 -15.000000 sc +0 -27 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +38 27 sc +/pix 5 string def +38 27 false +[38 0 0 -27 0 27] +{currentfile pix readhexstring pop} +imagemask +0000000003 +7ffffffffb +77fffffffb +63ffffffbb +55ff7fff1b +77fefffeab +77fc1fffbb +707edfbfbb + +7f7f5fdfbb +7f7fc00fbb +7f7fdfdfbb +777fdfbfbb +6f7fdfffbb +40001e003b +6fdfdefffb +77dfdefffb + +7fdfdefffb +7fdfdef7fb +7bdfdefbfb +77df8001fb +601fbffbfb +77dfbff7fb +7b56affffb +7f8f1ffffb + +7fdfbffffb +7ffffffffb +0000000003 +restore grestore +% +% End Imported PIC File: router.bm +% +% Polyline +% +% Begin Imported X11 Bitmap File: Xstation.bm + +n gs +525 450 tr +15.000000 -15.000000 sc +0 -30 tr +0 0 tr +sa +/showpage {} def +col-1 + % Bitmap image follows: +40 30 sc +/pix 5 string def +40 30 false +[40 0 0 -30 0 30] +{currentfile pix readhexstring pop} +imagemask +0000000000 +0000000000 +2aaa8a2aa8 +1555249554 +2aaa71caa8 +155575d554 +2aaa514aa8 +1555041554 + +2aaa8a2aa8 +1555555554 +2002aaa808 +17f95555e4 +27f80008c8 +17f97fe484 +24e871e008 +165973e404 + +273875e008 +17197ee5e4 +26c85fe1a8 +17f96fe524 +27f85fe128 +17f97fe404 +2000000008 +1001000404 + +2aaaaaaaa8 +0000000000 +0000000000 +fff0000fff +f00000000f +8000000001 +restore grestore +% +% End Imported PIC File: Xstation.bm +% +% Polyline +7.500 slw +gs clippath +941 3225 m 995 3251 l 1062 3117 l 982 3211 l 1008 3090 l cp +eoclip +n 975 3225 m + 1350 2475 l gs col-1 s gr gr + +% arrowhead +n 1008 3090 m 982 3211 l 1062 3117 l 1008 3090 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +1683 1197 m 1627 1174 l 1571 1315 l 1644 1215 l 1627 1337 l cp +eoclip +n 1350 1950 m + 1650 1200 l gs col-1 s gr gr + +% arrowhead +n 1627 1337 m 1644 1215 l 1571 1315 l 1627 1337 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +1758 1349 m 1704 1323 l 1637 1457 l 1718 1364 l 1691 1484 l cp +eoclip +n 1425 1950 m + 1725 1350 l gs col-1 s gr gr + +% arrowhead +n 1691 1484 m 1718 1364 l 1637 1457 l 1691 1484 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +1908 1430 m 1859 1395 l 1771 1518 l 1866 1438 l 1820 1553 l cp +eoclip +n 1500 1950 m + 1875 1425 l gs col-1 s gr gr + +% arrowhead +n 1820 1553 m 1866 1438 l 1771 1518 l 1820 1553 l cp gs 0.00 setgray ef gr col-1 s +% Polyline +gs clippath +2056 1510 m 2014 1468 l 1907 1574 l 2014 1511 l 1950 1617 l cp +eoclip +n 1575 1950 m + 2025 1500 l gs col-1 s gr gr + +% arrowhead +n 1950 1617 m 2014 1511 l 1907 1574 l 1950 1617 l cp gs 0.00 setgray ef gr col-1 s +% Polyline + [60] 0 sd +gs clippath +1254 1976 m 1308 1951 l 1244 1813 l 1268 1935 l 1190 1838 l cp +eoclip +n 825 975 m + 1275 1950 l gs col-1 s gr gr + [] 0 sd +% arrowhead +n 1190 1838 m 1268 1935 l 1244 1813 l 1190 1838 l cp gs 0.00 setgray ef gr col-1 s +/Times-Roman ff 150.00 scf sf +1800 2325 m +gs 1 -1 sc (List Server) col-1 sh gr +$F2psEnd +rs