提交 318ba991 编写于 作者: T tangwei12

revert changes in protobuf.cc and type_defs

上级 aa6dc82f
...@@ -56,7 +56,7 @@ message OpDesc { ...@@ -56,7 +56,7 @@ message OpDesc {
optional int32 block_idx = 12; optional int32 block_idx = 12;
optional int64 l = 13; optional int64 l = 13;
repeated int32 blocks_idx = 14; repeated int32 blocks_idx = 14;
optional int64 longs = 15; repeated int64 longs = 15;
}; };
message Var { message Var {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册