the hand speaks
parent
16bf45bcbf
commit
a3d768bdb5
|
@ -74,6 +74,8 @@ proc xbeats {hand1 hand2} {
|
|||
return $x
|
||||
}
|
||||
|
||||
# take a look at these hands
|
||||
# take a look at these hands
|
||||
proc beats {hand1 hand2} {
|
||||
#puts "cmp $hand1 $hand2"
|
||||
set r1 [type $hand1]
|
||||
|
|
Loading…
Reference in New Issue