brintos

brintos / llvm-project-archived public Read only

0
0
Text · 101 B · a0bd43f Raw
8 lines · plain
1module InterfaceBridge {2  header "InterfaceBridge.h"3}4 5module Interface {6  header "Interface.h"7}8