AUTHORS modification

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@152 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
liefooga 2007-01-15 13:22:55 +00:00
commit 4c21c72510
137 changed files with 2356 additions and 2369 deletions

View file

@ -5,7 +5,7 @@
%%For:
%Magnification: 1.00
%%Orientation: Portrait
%%BoundingBox: 0 0 500 274.914
%%BoundingBox: 0 0 500 307.692
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,7 +19,7 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 1.81875 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 1.625 def % aspect ratio of the BoundingBox (width/height)
/boundx 500 def
/boundy boundx boundaspect div def
/xspacing 0 def
@ -175,7 +175,7 @@ boxfont setfont
1 boundaspect scale
(moeoSelectOneFromPopAndArch< EOT >) cw
(eoSelectOne< EOT >) cw
(eoUF< const eoPop< EOT > &, const EOT & >) cw
(eoUF< A1, R >) cw
(eoFunctorBase) cw
/boxwidth boxwidth marginwidth 2 mul add def
/xspacing boxwidth distx add def
@ -190,7 +190,7 @@ boundx scalefactor div boundy scalefactor div scale
(moeoSelectOneFromPopAndArch< EOT >) 0 0 box
(eoSelectOne< EOT >) 0 1 box
(eoUF< const eoPop< EOT > &, const EOT & >) 0 2 box
(eoUF< A1, R >) 0 2 box
(eoFunctorBase) 0 3 box
% ----- relations -----