The file 'fpapi.inc' is a small part of the header fortran file :
'fpapi.h'

'fpapi.inc' is included by :

  1) ./dummy_papi.F90

  2) ../mod_core.F90

___________________________

For using the true library, old linux kernel (prior to 2.6.32 )must be
patched for the PerfCtr module.

The file 'fpapi.inc' must be linked to the correct version:
  3.7.0 or 4.2.0
according to the installed PAPI library.

Any change of PAPI version requires the update of 'fpapi.inc' and
therefore the recompilation of MUESLI.

