type=make
plumed_language=fortran08

function plumed_regtest_after(){
# this should be empty since _ and __ names are not used
nm *.o | grep "plumed_f_[A-Za-z0-9]*_$" > names.dat
}

