提交 dcee838e 编写于 作者: B Behdad Esfahbod

Minor

上级 f2ad86e6
......@@ -73,7 +73,7 @@ def print_joining_table(f):
num = len(values)
all_blocks = set([blocks[u] for u in uu])
last = -1
last = -100000
ranges = []
for u in uu:
if u - last <= 1+16*5:
......
......@@ -150,7 +150,7 @@ def print_block (block, start, end, data):
uu = data.keys ()
uu.sort ()
last = -1
last = -100000
num = 0
offset = 0
starts = []
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册