-- Grep.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Russ Atkinson (RRA) June 26, 1985 6:03:29 pm PDT
-- Doug Wyatt, June 28, 1985 1:46:39 pm PDT
-- Donahue, July 16, 1985 8:47:05 am PDT
-- Bob Hagmann February 6, 1986 2:08:34 pm PST

Exports [Cedar]<CedarChest6.0>Top>

  Grep.df                                      06-Feb-86 14:18:38 PST

Exports [Cedar]<CedarChest6.0>Documentation>

  GrepDoc.tioga!3                              31-Dec-85 09:03:38 PST

Exports [Cedar]<CedarChest6.0>Grep>

  Grep.bcd!1                                   16-Jul-85 08:21:22 PDT
 +GrepImpl.bcd!6                               06-Feb-86 14:16:53 PST
  Grep.load!1                                  26-Jun-85 17:57:35 PDT
  GrepI.load!1                                 26-Jun-85 17:57:33 PDT

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

Directory [Cedar]<CedarChest6.0>Grep>

  MakeGrep.cm!2                                16-Jul-85 08:44:16 PDT
  Grep.mesa!1                                  16-Jul-85 08:20:20 PDT
  GrepImpl.mesa!6                              06-Feb-86 14:16:28 PST

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

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

Imports [Cedar]<Cedar6.0>Top>CommandTool.df Of ~=
  Using [CommandTool.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 [RuntimeError.bcd]

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