List of all packages by their names

Property definitions

nitc $ Catalog :: mpackages=
	# List of all packages by their names
	var mpackages = new HashMap[String, MPackage]
src/catalog/catalog.nit:253,2--254,46