-- Football.df
-- Copyright (C) 1985 by Xerox Corporation.  All rights reserved.
-- Last Edited by: Maxwell, March 8, 1983 2:53 pm
-- Last Edited by: Spreitzer, May 1, 1984 10:45:09 pm PDT
-- Russ Atkinson (RRA) January 28, 1985 4:09:36 pm PST

Exports [Indigo]<Cedar5.3>Top>     ReleaseAs [Indigo]<Cedar5.3>Top>
  Football.df                                  28-Jan-85 16:09:44 PST

Exports [Indigo]<Cedar5.2>Documentation>     ReleaseAs [Indigo]<Cedar5.3>Documentation>
  FootballDoc.Tioga!1                          09-Feb-83 12:00:57 PST

Exports [Indigo]<Cedar5.3>Football>     ReleaseAs [Indigo]<Cedar5.3>Football>

 +Football.bcd!1                               23-Jan-85 21:21:22 PST
  Football.tip!1                               17-Dec-82 09:39:49 PST
  Football.Load!1                              01-May-84 22:45:34 PDT

Directory [Indigo]<Cedar5.3>Football>     ReleaseAs [Indigo]<Cedar5.3>Football>

  MakeFootBall.cm!1                            01-May-84 23:02:32 PDT
  Football.config!1                            01-May-84 22:38:33 PDT
  FootballMaster.mesa!1                        01-May-84 21:48:34 PDT
  FootballMaster.bcd!1                         01-May-84 21:48:45 PDT
  FootballInternal.mesa!1                      09-Feb-83 11:27:26 PST
  FootballInternal.bcd!1                       01-May-84 21:51:04 PDT
  FootballControl.mesa!1                       23-Jan-85 21:20:39 PST
  FootballControl.bcd!1                        23-Jan-85 21:21:06 PST
  FootballViewer.mesa!1                        23-Jan-85 20:36:04 PST
  FootballViewer.bcd!1                         23-Jan-85 20:36:48 PST
  FootballPlays.mesa!1                         15-May-84 12:08:07 PDT
  FootballPlays.bcd!1                          15-May-84 12:08:37 PDT
  FootballMasterRpcControl.mesa!1              01-May-84 21:49:03 PDT
  FootballMasterRpcControl.bcd!1               01-May-84 21:49:22 PDT
  FootballMasterRpcServerImpl.mesa!1           01-May-84 21:49:07 PDT
  FootballMasterRpcServerImpl.bcd!1            01-May-84 21:50:24 PDT
  FootballMasterRpcClientImpl.mesa!1           01-May-84 21:49:05 PDT
  FootballMasterRpcClientImpl.bcd!1            01-May-84 21:50:39 PDT

Imports [Indigo]<Cedar5.3>Top>BasicPackages.df Of ~=
  Using [Commander.BCD]

Imports [Indigo]<Cedar5.3>Top>BasicTime.df Of ~=
  Using [BasicTime.BCD]

Imports [Indigo]<Cedar5.3>Top>Graphics.df Of ~=
  Using [Graphics.bcd, GraphicsBasic.bcd, GraphicsColor.bcd]

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

Imports [Indigo]<Cedar5.3>Top>Inscript.df Of ~=
  Using [Interminal.bcd]

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

Imports [Indigo]<Cedar5.3>Top>Lupine.df Of ~=
  Using [Lupine.BCD, LupineRuntime.bcd, RPC.bcd, RPCLupine.bcd]

Imports [Indigo]<Cedar5.3>Top>MesaRuntime.df Of ~=
  Using [PrincOpsUtils.BCD, Process.bcd]

Imports [Indigo]<Cedar5.3>Top>Real.df Of ~=
  Using [Real.bcd, RealFns.bcd]

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

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

Imports [Indigo]<Cedar5.3>Top>UserCredentials.df Of ~=
  Using [UserCredentials.BCD]

Imports [Indigo]<Cedar5.3>Top>Viewers.df Of ~=
  Using [Cursors.bcd, InputFocus.bcd, Menus.bcd, MessageWindow.bcd, TIPUser.bcd,
    ViewerClasses.bcd, ViewerOps.bcd, ViewerTools.bcd]