Diff for /Amaya/amaya/Template.S between versions 1.19 and 1.20

version 1.19, 2007/01/05 11:18:32 version 1.20, 2007/01/23 15:37:48
Line 63  STRUCT Line 63  STRUCT
      = ANY - ( head, union, import, component );       = ANY - ( head, union, import, component );
   
   bag ( ATTR ref; types )     bag ( ATTR ref; types ) 
      =  ANY - ( head, union, import, component );       =  LIST OF ANY - ( head, union, import, component );
   
   attribute ( ATTR     attribute ( ATTR 
     ref_name = TEXT;       ref_name = TEXT; 

Removed from v.1.19  
changed lines
  Added in v.1.20


Webmaster