Set of modules to display

Initially empty, modules can be added

Property definitions

nitc $ MPackageDot :: mmodules
	# Set of modules to display
	# Initially empty, modules can be added
	var mmodules = new HashSet[MModule]
src/model/model_viz.nit:146,2--148,36