Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
cedlemo
/
lua-clangc
mirror of
https://github.com/cedlemo/lua-clangc.git
Watch
1
Star
1
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
lua-clangc
/
tools
/
clang-3.7
/
module.modulemap
module.modulemap
58 B
Permalink
History
Raw
1
2
3
4
5
module Clang_C {
umbrella "."
module * { export * }
}