NAME
	merge - merge a file with its inherited files

SYNOPSIS
	merge <file>

DESCRIPTION
	With this command you can merge a file with all the (domain) code it
	inherits for analysis purposes. It will create a file <file>.merge
	with the merged code.
	After the analysis, don't forget to delete the merged files.

ARGUMENTS
	<file>  - load one file into memory. If the file is already loaded,
		  update it and then load it.
