-- Football.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Maxwell, March 8, 1983 2:53 pm
-- Spreitzer, May 1, 1984 10:45:09 pm PDT
-- Russ Atkinson (RRA) August 14, 1985 6:52:10 pm PDT
-- Michael Plass, January 24, 1986 1:46:42 pm PST

Exports [Cedar]<CedarChest6.0>Top>
  Football.df                                  24-Jan-86 13:46:45 PST

Exports [Cedar]<CedarChest6.0>Documentation>
  FootballDoc.Tioga!2                          24-Jan-86 13:43:31 PST

Exports [Cedar]<CedarChest6.0>Football>

 +Football.bcd!3                               14-Aug-85 18:58:16 PDT
  Football.tip!1                               17-Dec-82 09:39:49 PST
  Football.Load!2                              24-Jan-86 13:40:06 PST

Directory [Cedar]<CedarChest6.0>Football>

  MakeFootBall.cm!1                            13-Aug-85 12:56:33 PDT
  Football.config!3                            14-Aug-85 18:58:13 PDT
  FootballMaster.mesa!1                        01-May-84 21:48:34 PDT
  FootballMaster.bcd!1                         01-May-84 21:48:45 PDT
  FootballInternal.mesa!1                      13-Aug-85 12:52:50 PDT
  FootballInternal.bcd!1                       13-Aug-85 12:56:07 PDT
  FootballControl.mesa!2                       14-Aug-85 16:28:02 PDT
  FootballControl.bcd!2                        14-Aug-85 16:28:13 PDT
  FootballViewer.mesa!3                        14-Aug-85 18:57:09 PDT
  FootballViewer.bcd!3                         14-Aug-85 18:57:32 PDT
  FootballPlays.mesa!1                         13-Aug-85 12:55:44 PDT
  FootballPlays.bcd!1                          13-Aug-85 12:56:38 PDT
  FootballMasterRpcControl.mesa!1              01-May-84 21:49:03 PDT
  FootballMasterRpcControl.bcd!1               13-Aug-85 12:50:40 PDT
  FootballMasterRpcServerImpl.mesa!1           01-May-84 21:49:07 PDT
  FootballMasterRpcServerImpl.bcd!1            13-Aug-85 12:50:51 PDT
  FootballMasterRpcClientImpl.mesa!1           01-May-84 21:49:05 PDT
  FootballMasterRpcClientImpl.bcd!1            13-Aug-85 12:50:58 PDT

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

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

Imports [Cedar]<Cedar6.0>Top>Imager.df Of ~=
  Using [Imager.bcd, ImagerBackdoor.bcd, ImagerColor.bcd, ImagerTransformation.bcd,
    Vector2.bcd]

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

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

Imports [Cedar]<Cedar6.0>Top>Lupine.df Of ~=
  Using [Lupine.bcd, LupineRuntime.bcd, RPC.bcd, RPCLupine.bcd]

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

Imports [Cedar]<Cedar6.0>Top>Real.df Of ~=
  Using [Real.bcd, RealFns.bcd]

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

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

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

Imports [Cedar]<Cedar6.0>Top>Viewers.df Of ~=
  Using [Cursors.bcd, InputFocus.bcd, Menus.bcd, MessageWindow.bcd, TIPUser.bcd,
    ViewerClasses.bcd, ViewerForkers.bcd, ViewerOps.bcd, ViewerTools.bcd, VFonts.bcd]