Title: Exported function
Goal: Rename functions named `f' to `alpha' in `export.erl'.
Parameters: [{module,export},{funname,f},{name,alpha}].
Documentation: The names of the functions are changed in the export list and in every
 function call in `caller.erl'
