Sha256: 5f76dde36ece89311d8f0563f3d2e1ee480db08922648400db9fc70cdf57e91e
Contents?: true
Size: 274 Bytes
Versions: 6
Compression:
Stored size: 274 Bytes
Contents
// // wax_http.h // Rentals // // Created by ProbablyInteractive on 7/13/09. // Copyright 2009 Probably Interactive. All rights reserved. // #import <UIKit/UIKit.h> #import "lua.h" #define WAX_HTTP_METATABLE_NAME "wax.http" int luaopen_wax_http(lua_State *L);
Version data entries
6 entries across 6 versions & 1 rubygems