********************************************************************
* NOTE: This file is generated automatically from the event * definition file UnionFind.evt. ********************************************************************MODULE; IMPORT ZeusDataView, ZeusPanel; BEGIN ZeusPanel.RegisterView ( ZeusDataView.New, "UnionFind Data View", "UnionFind"); END UnionFindDataView. UnionFindDataView