-- file EntityEditor.df
-- a tool to allow simple inclusion of a "whiteboard style" editor
-- as part of a database application
-- Last Edited by: Donahue, December 29, 1982 1:43 pm

Exports [indigo]<Hickory>EntityEditor>

  EntityEditor.bcd!4                        11-Feb-83 14:49:34 PST
  EntityEditor.mesa!2                        7-Feb-83 14:40:09 PST
  +EntityEditorImpl.bcd!4                    11-Feb-83 14:53:42 PST
  EntityEditor.df                           17-Feb-83 17:00:49 PST

Exports [indigo]<Hickory>Release>

  Hickory.tip!4                             18-Oct-82 16:06:44 PDT

Directory [indigo]<Hickory>EntityEditor>

  EntityEditorImpl.mesa!2                    7-Feb-83 14:46:59 PST


Imports [Indigo]<Hickory>DBLog>DBLog.df Of >

Imports [indigo]<Precedar>top>VTables.df Of >
    Using [VTables.bcd]

Imports [indigo]<Precedar>Top>Cypress.DF Of >
    Using [DB.bcd]

Imports [Indigo]<Precedar>Top>Squirrel.df Of >
    Using [Nut.bcd, NutViewer.bcd, DBNames.bcd]

Imports [indigo]<Precedar>Top>Viewers.df Of >
    Using [Icons.bcd, Cursors.bcd, ViewerClasses.bcd, ViewerOps.bcd]

Imports [indigo]<Precedar>Top>TIP.DF Of >
    Using [TIPUser.bcd]

Imports [indigo]<Precedar>Top>ListsAndAtoms> Of >
    Using [Atom.bcd]

Imports [indigo]<Precedar>Top>Rigging> Of >
    Using [Rope.bcd]