Commit 145212d7 by sikang

update

parent 42dc1702
......@@ -34,7 +34,7 @@ def create_desc(read_path, write_path):
if int(sys.argv[8]) > 0:
index = sys.argv[8]
search_str = "-@Example " + str(index) + "-"
search_str = "@Example " + str(index) + "-"
is_target = False
print (search_str)
print (sys.argv[1])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment