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