trivial commit to test pushing via github account
This commit is contained in:
parent
9c375e54ac
commit
f57588064b
@ -130,6 +130,7 @@ fivetour = [(fivecs[0], fivecolors)]
|
|||||||
fivetour.append(([[3,21,26],[4,19,28]], [vb('K'),vb('Y')]))
|
fivetour.append(([[3,21,26],[4,19,28]], [vb('K'),vb('Y')]))
|
||||||
# Step NC "1" to NC "0"
|
# Step NC "1" to NC "0"
|
||||||
fivetour.append(([[3,21,26],[4,19,28]], [vb('Y'),vb('K')]))
|
fivetour.append(([[3,21,26],[4,19,28]], [vb('Y'),vb('K')]))
|
||||||
|
# Need to add furthersteps here, and then extend the show below.
|
||||||
|
|
||||||
tour5show = (fivetour, [(0,30,20),(1,5,5),(2,5,5),(1,5,5),(2,5,5),(1,5,30)])
|
tour5show = (fivetour, [(0,30,20),(1,5,5),(2,5,5),(1,5,5),(2,5,5),(1,5,30)])
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user