the hand speaks

main
magical 2023-12-08 03:35:54 +00:00
parent 16bf45bcbf
commit a3d768bdb5
1 changed files with 4 additions and 2 deletions

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]