-- File: OnlineMergeSort.df
-- Last edited by
--   MBrown on December 15, 1983 4:27 pm

-- For testing only: Compile ParticularList ← MumbleList ListSort OnlineMergeSortImpl
-- This component releases no .bcds.

Exports [Indigo]<Cedar5.3>Top>     ReleaseAs [Indigo]<Cedar5.3>Top>
  OnlineMergeSort.df                           11-Jul-84 11:54:29 PDT

Directory [Indigo]<Cedar5.2>Documentation>     ReleaseAs [Indigo]<Cedar5.3>Documentation>
  OnlineMergeSort.tioga                        15-Dec-83 16:27:59 PST

Exports [Indigo]<Cedar5.2>OnlineMergeSort>     ReleaseAs [Indigo]<Cedar5.3>OnlineMergeSort>

  ListSort.mesa                                20-Oct-83 23:22:01 PDT
  OnlineMergeSortImpl.mesa                     20-Oct-83 23:25:26 PDT

Directory [Indigo]<Cedar5.2>OnlineMergeSort>     ReleaseAs [Indigo]<Cedar5.3>OnlineMergeSort>

  MumbleList.mesa                              20-Oct-83 23:24:24 PDT
-- MumbleList is a sample ParticularList module, with a funny name to avoid clobbering
--a users' ParticularList.mesa.