-- TRope.df
-- Copyright (C) 1985, 1986 by Xerox Corporation.  All rights reserved.
-- Michael Plass, March 1, 1985 2:06:16 pm PST
-- Doug Wyatt, May 15, 1986 0:01:19 am PDT

Exports [Cedar]<Cedar6.1>Top>

  TRope.df                                     15-May-86 00:01:34 PDT

Exports [Cedar]<Cedar6.1>TRope>

  RopeEdit.mesa!1                              01-Mar-85 15:00:29 PST
  RopeEdit.bcd!1                               01-Mar-85 15:00:32 PST
  RopeIO.mesa!1                                14-Feb-85 13:40:09 PST
  RopeIO.bcd!1                                 01-Mar-85 12:45:36 PST
  RopeReader.mesa!1                            01-Mar-85 11:47:11 PST
  RopeReader.bcd!1                             01-Mar-85 11:51:55 PST

Directory [Cedar]<Cedar6.1>TRope>

  MakeTRope.cm!1                               01-Mar-85 12:37:33 PST
  TRope.config!1                               01-Mar-85 12:43:49 PST
 +TRope.bcd!1                                  07-Apr-86 09:23:52 PST

  RopeEditImpl.mesa!1                          07-Apr-86 09:23:33 PST
  RopeEditImpl.bcd!1                           07-Apr-86 09:23:42 PST
  RopeReaderImpl.mesa!1                        13-Mar-85 21:14:18 PST
  RopeReaderImpl.bcd!1                         13-Mar-85 21:14:26 PST

Imports [Cedar]<Cedar6.1>Top>MesaRuntime.df Of ~=
  Using [Basics.bcd, PrincOps.bcd, PrincOpsUtils.bcd]

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

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

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

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