You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Count a denotation as completing if it has the `Touched`
flag set. This assumption follows from the definition
of the flag `Touched` provided in its javadoc comment
in Flags.scala. Also, this commit unconditionally unsets
this flag for all denotations once they are completed. The
rationale is, again, to comply with the definition of
`Touched`.
0 commit comments