Title: Using a non-standard file name
Goal: Rename header file `main.hrl' to `newname'.
Parameters: [{file,"main.hrl"},{filename,"newname"}].
Documentation: The given new name is a legal header file name, because the
 `.hrl' extension is not required, and there is no file name collision in the
 current directory. The transformation is accepted.
