Home
last modified time | relevance | path

Searched refs:corrections (Results 1 – 1 of 1) sorted by relevance

/libbtbb/python/utils/
H A Dgen_barker_correct.py6 corrections = [] variable
20 corrections.append(diffs[0][1])
23 print "Barker correct:", ["0x%x" % c for c in corrections]