//"Edinburgh Optimizing Software" MPC Feedback 4
//
// Copyright (C) 2000-2004 by Grigori G.Fursin
//
// http://homepages.inf.ed.ac.uk/gfursin
//
// ICSA, School of Informatics,
// University of Edinburgh, UK
------------------------------------------------------------------------------
java eos_mpc_fb4 <dir> <param> <param1>

<dir>      copy file eos_mpc_fb4.atom.c from specified <dir>ectory 
           into current directory

<param>  = Step 1) 0   - collect information about memory accesses for all loop calls
           Step 2) N>0 - collect information about memory accesses after N loop calls
                         (if user know that memory pattern is the same for all
                          loop calls)
                   -1  - don't clean big space?
                   N<0 - the same but access for all choosen loops?

<param1> = _eos_mpc_info filename
