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