hank
2016-12-14 a9a2e3b040c04c8e3b259c35e931a6349bddcd44
1
2
3
4
5
6
framework module lua {
  umbrella header "lua.h"
 
  export *
  module * { export * }
}