licence --> license in english..

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@672 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
legrand 2007-10-08 13:27:08 +00:00
commit 23c125ff95
409 changed files with 12259 additions and 8424 deletions

View file

@ -5,7 +5,7 @@
%%For:
%Magnification: 1.00
%%Orientation: Portrait
%%BoundingBox: 0 0 500 237.154
%%BoundingBox: 0 0 500 454.545
%%Pages: 0
%%BeginSetup
%%EndSetup
@ -19,7 +19,7 @@
/marginwidth 10 def
/distx 20 def
/disty 40 def
/boundaspect 2.10833 def % aspect ratio of the BoundingBox (width/height)
/boundaspect 1.1 def % aspect ratio of the BoundingBox (width/height)
/boundx 500 def
/boundy boundx boundaspect div def
/xspacing 0 def
@ -174,7 +174,7 @@
boxfont setfont
1 boundaspect scale
(moMoveInit< M >) cw
(eoBF< M &, const M::EOType &, void >) cw
(eoBF< A1, A2, R >) cw
(eoFunctorBase) cw
/boxwidth boxwidth marginwidth 2 mul add def
/xspacing boxwidth distx add def
@ -188,7 +188,7 @@ boundx scalefactor div boundy scalefactor div scale
% ----- classes -----
(moMoveInit< M >) 0 0 box
(eoBF< M &, const M::EOType &, void >) 0 1 box
(eoBF< A1, A2, R >) 0 1 box
(eoFunctorBase) 0 2 box
% ----- relations -----