package jetbrains.mps.vcs.diff.ui.common; /*Generated by MPS */ public interface ChangeGroupInvalidateListener { void changeGroupsInvalidated(); }