1module InterfaceBridge {2 header "InterfaceBridge.h"3}4 5module Interface {6 header "Interface.h"7}8