-- GList.df -- A generic list package (really generic, not like List.mesa) -- Bertrand Serlet May 29, 1986 11:33:59 am PDT Exports [Cedar]<CedarChest6.0>Top> GList.df 10-Jun-86 12:18:56 PDT Exports [Cedar]<CedarChest6.0>Documentation> GListDoc.tioga!2 29-May-86 11:35:54 PDT Exports [Cedar]<CedarChest6.0>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]<CedarChest6.0>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]<Cedar6.0>Top>AMTypes.df Of ~= Using [AMTypes.bcd] Imports [Cedar]<Cedar6.0>Top>MesaRuntime.df Of ~= Using [Basics.bcd] Imports [Cedar]<Cedar6.0>Top>Rope.df Of ~= Using [Rope.bcd] Imports [Cedar]<Cedar6.0>Top>SafeStorage.df Of ~= Using [AllocatorOps.bcd, Atom.bcd, SafeStorage.bcd]