massivestalemate.cql
; massivestalemate.cql can be downloaded here.
; Stalemates where stalemated side has power at least 15, sorted by the power
cql(input heijden.pgn)
flipcolor
{wtm
stalemate
sort "Material value of stalemated side" power 15 1000 A
}