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 280.374
%%BoundingBox: 0 0 500 161.29
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,7 +19,7 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 1.78333 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 3.1 def % aspect ratio of the BoundingBox (width/height)
/boundx 500 def
/boundy boundx boundaspect div def
/xspacing 0 def
@ -177,6 +177,7 @@ boxfont setfont
(Communicable) cw
(Thread) cw
(peoEA< EOT >) cw
(peoParallelAlgorithmWrapper) cw
/boxwidth boxwidth marginwidth 2 mul add def
/xspacing boxwidth distx add def
/yspacing boxheight disty add def
@ -191,7 +192,8 @@ boundx scalefactor div boundy scalefactor div scale
(Runner) 0.5 1 box
(Communicable) 0 2 box
(Thread) 1 2 box
(peoEA< EOT >) 0.5 0 box
(peoEA< EOT >) 0 0 box
(peoParallelAlgorithmWrapper) 1 0 box
% ----- relations -----
@ -206,4 +208,8 @@ solid
solid
1 0.5 0.25 out
solid
0 0.5 0.75 in
0 1 1 conn
solid
0 0 0.75 in
solid
0 1 0.75 in