xref: /minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/PR20786/module.modulemap (revision bdb565187c0f1a04513dd488df843317b27f86c8)
1module TMath { header "TMath.h" }
2module TFormula { header "TFormula.h" }
3module TBranchProxy { header "TBranchProxy.h" }
4