Diff for /Amaya/amaya/SVG.S between versions 1.25 and 1.26

version 1.25, 2002/08/29 11:01:04 version 1.26, 2002/08/30 13:47:59
Line 558  STRUCT Line 558  STRUCT
               y;                y;
           width_;            width_;
           height_)            height_)
         = AGGREGATE          = PICTURE;
               PICTURE;  
               SVG_Image;  
               END;  
   
   
    GraphicsElement     GraphicsElement
         = CASE OF          = CASE OF

Removed from v.1.25  
changed lines
  Added in v.1.26


Webmaster