1 MERGE
  Syntax: MERGE id fileout filein1 [filein2 ...]
  where   id       is the ntuple identifier
          fileout  is the name of the output file for the Ntuple
          filein1  is the first filename etc.

  Merges  several Ntuples with the same  identifier  into a single Ntuple.
  Alias for `NTUPLE MERGE'. See HELP NTUPLE MERGE for more details.


