the hand speaks

This commit is contained in:
magical 2023-12-08 03:35:54 +00:00
parent 16bf45bcbf
commit a3d768bdb5

View File

@ -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]