Title: 
  Name clash at target
Goal: 
  Try to move the declaration of record `person' from module `mr06' to the 
  header file `person.hrl'.
Parameters: 
  [{file,"mr06.erl"},{reclist,[person]},{filename,"person.hrl"}].
Documentation: 
  The transformation is refused because `person.hrl' already contains a
  record declaration `person'. Moving another definition for record `person'
  into this file would cause a name clash.
