-- PopUpCommand.df
-- Copyright (C) 1986 by Xerox Corporation.  All rights reserved.
-- Eric Nickell, May 22, 1986 2:31:20 pm PDT
-- Michael Plass, June 12, 1986 4:55:17 pm PDT
-- Last edited by: Christian Jacobi, August 26, 1986 4:42:24 pm PDT

Exports [Cedar]<CedarChest6.1>Top>

  PopUpCommand.df                              04-Dec-86 14:24:03 PST

Exports [Cedar]<CedarChest6.1>Documentation>

  PopUpCommandDoc.tioga!1                      22-May-86 14:00:00 PDT

Exports [Cedar]<CedarChest6.1>PopUpCommand>

  PopUpCommand.load!2                          26-Aug-86 17:14:08 PDT

 +PopUpCommandImpl.bcd!3                       04-Dec-86 14:23:12 PST

Exports Imports [Cedar]<CedarChest6.1>Top>PopUpMenus.df Of ~=
  Using [PopUpSelection.load, +PopUpSelectionImpl.bcd, PopUpSelection.tip]

Directory [Cedar]<CedarChest6.1>PopUpCommand>

  PopUpCommandImpl.mesa!3                      04-Dec-86 14:23:06 PST

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

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

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

Imports [Cedar]<CedarChest6.1>Top>PopUpMenus.df Of ~=
  Using [PopUpSelection.bcd]

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

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

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

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