-- GList.df -- A generic list package (really generic, not like List.mesa) -- Bertrand Serlet May 29, 1986 11:33:59 am PDT Exports [Cedar]Top> GList.df 10-Jun-86 12:18:56 PDT Exports [Cedar]Documentation> GListDoc.tioga!2 29-May-86 11:35:54 PDT Exports [Cedar]GList> GList.mesa!2 22-May-86 00:27:40 PDT +GList.bcd!2 22-May-86 00:31:44 PDT GList.load!1 29-May-86 11:34:30 PDT +GListImpl.bcd!3 29-May-86 11:32:44 PDT Directory [Cedar]GList> GListImpl.mesa!3 29-May-86 11:32:13 PDT -- For test only +GListTest.mesa!2 22-May-86 11:56:48 PDT Imports [Cedar]Top>AMTypes.df Of ~= Using [AMTypes.bcd] Imports [Cedar]Top>MesaRuntime.df Of ~= Using [Basics.bcd] Imports [Cedar]Top>Rope.df Of ~= Using [Rope.bcd] Imports [Cedar]Top>SafeStorage.df Of ~= Using [AllocatorOps.bcd, Atom.bcd, SafeStorage.bcd]