/* Last modified on Thu Sep 24 13:17:56 PDT 1992 by mhb      */
/*      modified on Tue Sep  8 20:32:59 PDT 1992 by johnh    */
/*      modified on Tue Jul 21 18:08:41 PDT 1992 by sclafani */

interface      (Sort)
zume           (Sort)
module         (SortAlgs)
module         (DotsView)
module         (SticksView)
module         (ChipsView)

resource       (SortData.fv)
resource       (Insertion.m3)
resource       (Insertion.pas)
resource       (InsertionVar.fv)
       
#ifndef MENTOR_UMBRELLA
import_obj     ($(ZEUSLIB))
implementation (Main)
bundle         (SortBundle)
program        (sorting)
#endif

