new design for the doc and the sources: licence ...

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@661 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-10-08 09:26:25 +00:00
commit 39cd826ea3
281 changed files with 9521 additions and 4839 deletions

View file

@ -5,7 +5,7 @@
%%For:
%Magnification: 1.00
%%Orientation: Portrait
%%BoundingBox: 0 0 500 437.158
%%BoundingBox: 0 0 500 218.579
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,13 +19,13 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 1.14375 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 2.2875 def % aspect ratio of the BoundingBox (width/height)
/boundx 500 def
/boundy boundx boundaspect div def
/xspacing 0 def
/yspacing 0 def
/rows 4 def
/cols 1 def
/cols 2 def
/scalefactor 0 def
/boxfont /Times-Roman findfont fontheight scalefont def
@ -176,6 +176,7 @@ boxfont setfont
(peoAggEvalFunc< EOT >) cw
(eoBF< A1, A2, R >) cw
(eoFunctorBase) cw
(MergeRouteEval) cw
(peoNoAggEvalFunc< EOT >) cw
/boxwidth boxwidth marginwidth 2 mul add def
/xspacing boxwidth distx add def
@ -188,22 +189,27 @@ boundx scalefactor div boundy scalefactor div scale
% ----- classes -----
(peoAggEvalFunc< EOT >) 0 1 box
(eoBF< A1, A2, R >) 0 2 box
(eoFunctorBase) 0 3 box
(peoNoAggEvalFunc< EOT >) 0 0 box
(peoAggEvalFunc< EOT >) 0.5 1 box
(eoBF< A1, A2, R >) 0.5 2 box
(eoFunctorBase) 0.5 3 box
(MergeRouteEval) 0 0 box
(peoNoAggEvalFunc< EOT >) 1 0 box
% ----- relations -----
solid
0 0 1 out
0 0.5 1 out
solid
1 0 2 in
1 0.5 2 in
solid
0 0 2 out
0 0.5 2 out
solid
1 0 3 in
1 0.5 3 in
solid
1 0 0.25 out
1 0.5 0.25 out
solid
0 1 1 conn
solid
0 0 0.75 in
solid
0 1 0.75 in