Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
module D { header "../src/common.h" } module A { header "../src/common.h" use C } extern module B "moduleb.map" extern module C "modulec.map"