-- FindKeywords.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Michael Plass, October 28, 1985 2:16:02 pm PST

Exports [Cedar]<CedarChest6.0>Top>

  FindKeywords.df                              28-Oct-85 14:16:09 PST

Exports [Cedar]<CedarChest6.0>Documentation>

  FindKeywordsDoc.tioga!1                      28-Oct-85 13:29:24 PST

Exports [Cedar]<CedarChest6.0>FindKeywords>

  FindKeywordsCommandsImpl.mesa!1              28-Oct-85 13:01:46 PST
  FindKeywords.load!2                          28-Oct-85 14:15:09 PST
 +FindKeywordsCommandsImpl.bcd!1               28-Oct-85 13:03:27 PST

Exports Imports [Cedar]<CedarChest6.0>Top>ACFind.df Of ~=
  Using [+ACFindImpl.bcd]

Directory [Cedar]<CedarChest6.0>FindKeywords>

  FindKeywordsCommandsImpl.mesa!1              28-Oct-85 13:01:46 PST

Imports [Cedar]<CedarChest6.0>Top>ACFind.df Of ~=
  Using [ACFind.bcd]

Imports [Cedar]<Cedar6.0>Top>BasicPackages.df Of ~=
  Using [Commander.bcd, RopeFile.bcd]

Imports [Cedar]<Cedar6.0>Top>FS.df Of ~=
  Using [FS.bcd]

Imports [Cedar]<Cedar6.0>Top>IO.df Of ~=
  Using [IO.bcd]

Imports [Cedar]<Cedar6.0>Top>MesaRuntime.df Of ~=
  Using [Process.bcd]

Imports [Cedar]<Cedar6.0>Top>Rope.df Of ~=
  Using [Rope.bcd]

Imports [Cedar]<Cedar6.0>Top>TRope.df Of ~=
  Using [RopeEdit.bcd]