System Administrator UpdateTemplate merged updates to the forked repo.  about 10 years ago

Commit id: 430915bcd654f2377ed8a74e0b2e5c0e8ff0f0bb

deletions | additions      

       

wf = fliplr( strtok( fliplr( YAML.aggregate{ii}.workflow{jj}.native ), '/' ) );  if strcmp( wf, workflow )  for kk = 1 : numel( YAML.aggregate{ii}.workflow{jj}.output )  aggregatevars = union( aggvars, aggregatevars,  YAML.aggregate{ii}.workflow{jj}.output{kk}.native ); end  end  end