-- TiogaAccess.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Michael Plass, March 5, 1985 10:08:28 am PST

Exports [Indigo]<CedarHacks5.2>Top>

  TiogaAccess.df                               05-Mar-85 10:20:27 PST

Exports [Indigo]<CedarHacks5.2>Documentation>

  TiogaAccessDoc.tioga!1                       04-Feb-85 15:54:51 PST

Exports [Indigo]<CedarHacks5.2>TiogaAccess>

  TiogaAccess.mesa!2                           05-Feb-85 08:40:50 PST
  TiogaAccess.bcd!2                            05-Feb-85 08:42:00 PST

 +TiogaAccessImpl.bcd!5                        05-Mar-85 10:20:11 PST

Directory [Indigo]<CedarHacks5.2>TiogaAccess>

  TiogaAccessImpl.mesa!5                       05-Mar-85 10:19:50 PST
  MakeTiogaAccess.cm!1                         04-Feb-85 10:51:29 PST
  TiogaAccessExample.mesa!2                    05-Mar-85 10:09:21 PST
 +TiogaAccessExample.bcd!3                     05-Mar-85 10:09:30 PST

Imports [Indigo]<Cedar5.2>Top>FS.df Of ~=
  Using [FS.bcd]

Imports [Indigo]<Cedar5.2>Top>IO.df Of ~=
  Using [IO.bcd]

Imports [Indigo]<Cedar5.2>Top>MesaRuntime.df Of ~=
  Using [Process.bcd, RuntimeError.bcd]

Imports [Indigo]<Cedar5.2>Top>Rope.df Of ~=
  Using [Ascii.bcd, Rope.bcd]

Imports [Indigo]<Cedar5.2>Top>SafeStorage.df Of ~=
  Using [Atom.bcd, SafeStorage.bcd]

Imports [Indigo]<Cedar5.2>Top>Tioga.df Of ~=
  Using [EditSpan.bcd, EditSpanSupport.bcd, LooksReader.bcd, NameSymbolTable.bcd,
    NodeProps.bcd, PutGet.bcd, RunReader.bcd, TEditDocument.bcd, TEditInput.bcd,
    TEditInputOps.bcd, TEditLocks.bcd, TEditSelection.bcd, TextLooks.bcd,
    TextLooksSupport.bcd, TextNode.bcd, TiogaOps.bcd]

Imports [Indigo]<Cedar5.2>Top>TRope.df Of ~=
  Using [RopeReader.bcd]

Imports [Indigo]<Cedar5.2>Top>Viewers.df Of ~=
  Using [MessageWindow.bcd, ViewerClasses.bcd, ViewerOps.bcd]