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