Diff for /Amaya/amaya/Template.S between versions 1.38 and 1.39

version 1.38, 2008/11/14 16:51:39 version 1.39, 2008/12/03 08:50:58
Line 64  STRUCT Line 64  STRUCT
   useEl ( ATTR option = option_set, option_unset; title; types = TEXT; currentType = TEXT;  prompt = Yes_ )    useEl ( ATTR option = option_set, option_unset; title; types = TEXT; currentType = TEXT;  prompt = Yes_ )
      = ANY - ( head, union, import, component );       = ANY - ( head, union, import, component );
   
   useSimple ( ATTR option; title; types; prompt)    useSimple ( ATTR option; title; types; currentType; prompt)
      = ANY - ( head, union, import, component );       = ANY - ( head, union, import, component );
   
   bag ( ATTR title; types )     bag ( ATTR title; types ) 

Removed from v.1.38  
changed lines
  Added in v.1.39


Webmaster