Title: 
  Moving an unused record from a module to another module
Goal: 
  Move the declaration of record `person' from module `mr12' to module
  `mr12t'.
Parameters:
  [{file,"mr12.erl"},{reclist,[person]},{filename,"mr12t.erl"}].
Documentation: 
  Remove the record declaration from `mr12.erl', append it to `mr12t.erl'.
