-- GraphicsToPress.DF
-- Michael Plass, May 11, 1984 9:24:00 am PDT
-- Maureen Stone, April 8, 1983 6:07 pm
-- Compile GraphicsToPress GraphicsToPressPrivate GraphicsToPressImpl GraphicsToPressJaM;
-- Edited by Doug Wyatt, September 13, 1983 4:54 pm (for ISLCedar release)

Exports [Indigo]<Cedar5.3>Top>     ReleaseAs [Indigo]<Cedar5.3>Top>
  GraphicsToPress.DF                           11-Jul-84 11:53:42 PDT

Exports [Indigo]<Cedar5.2>GraphicsToPress>     ReleaseAs [Indigo]<Cedar5.3>GraphicsToPress>
  GraphicsToPress.bcd                          06-Jan-84 10:39:12 PST
  GraphicsToPress.mesa                         11-Apr-83 11:41:39 PST
 +GraphicsToPressImpl.bcd                      06-Jan-84 11:00:00 PST
  GraphicsToPress.load                         09-May-84 16:15:40 PDT

Directory [Indigo]<Cedar5.2>Documentation>     ReleaseAs [Indigo]<Cedar5.3>Documentation>

  GraphicsToPress.tioga                        09-May-84 16:16:46 PDT

Directory [Indigo]<Cedar5.2>GraphicsToPress>     ReleaseAs [Indigo]<Cedar5.3>GraphicsToPress>

  GraphicsToPressPrivate.mesa                  11-Apr-83 11:41:57 PST
  GraphicsToPressPrivate.bcd                   06-Jan-84 10:39:18 PST
  GraphicsToPressImpl.mesa                     06-Jan-84 10:46:21 PST
  GraphicsToPressJaM.mesa                      15-Feb-84 16:16:43 PST
 +GraphicsToPressJaM.bcd                       15-Feb-84 16:16:49 PST
  GraphicsToPressTest.JaM                      06-Dec-82 16:40:33 PST

Exports Imports [Indigo]<Cedar5.3>Top>SirPress.df Of ~=
  Using [+SirPressImpl.bcd]

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

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

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

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

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

Imports [Indigo]<Cedar5.3>Top>Graphics.df Of ~=
  Using [CGArea.bcd, CGContext.bcd, CGDevice.bcd, CGMatrix.bcd, CGSource.bcd, CGStorage.bcd,
    Graphics.bcd, GraphicsBasic.bcd, GraphicsColor.bcd, CGCubic.bcd, CGPath.bcd]

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

Imports [Indigo]<Cedar5.3>Top>TJaMGraphics.df Of ~=
  Using [TJaMGraphicsContexts.bcd, JaM.bcd]