Title: Function is imported to an other module from the current 
Goal: Rename module `renmod6a' to `newmod6'.
Parameters: [{file,"renmod6a.erl"},{name,"newmod6"}].
Documentation: The given new name is a legal name, and there is no module name collision with other module in the database and no file name collision in the directory in which the module `renmod6a' is. Renaming the module `renmod6a' to `newmod6' is legal. The module is renamed to the new name `newmod6' and there is a module reference to the old module in the import list of module `renmod6b', this module reference is also renamed to `newmod6'.
