parent
c09ec32f5c
commit
5b44720f8f
6 changed files with 0 additions and 39 deletions
@ -1,11 +1,3 @@ |
|||||||
--[[-------------------------------------------------------------------- |
|
||||||
|
|
||||||
upb - a minimalist implementation of protocol buffers. |
|
||||||
|
|
||||||
Copyright (c) 2009 Google Inc. See LICENSE for details. |
|
||||||
Author: Josh Haberman <jhaberman@gmail.com> |
|
||||||
|
|
||||||
--------------------------------------------------------------------]]-- |
|
||||||
|
|
||||||
require "upb" |
require "upb" |
||||||
return require "upb.pb_c" |
return require "upb.pb_c" |
||||||
|
@ -1,11 +1,3 @@ |
|||||||
--[[-------------------------------------------------------------------- |
|
||||||
|
|
||||||
upb - a minimalist implementation of protocol buffers. |
|
||||||
|
|
||||||
Copyright (c) 2009 Google Inc. See LICENSE for details. |
|
||||||
Author: Josh Haberman <jhaberman@gmail.com> |
|
||||||
|
|
||||||
--------------------------------------------------------------------]]-- |
|
||||||
|
|
||||||
require "upb" |
require "upb" |
||||||
return require "upb.table_c" |
return require "upb.table_c" |
||||||
|
Loading…
Reference in new issue