/*
**  Distfile for Astrolog-4.40 (Amiga)
*/

  Distfile        // This file
  README.Amiga    // Information about the Amiga version of Astrolog

  Update.440      // Additions made to version 4.30 over the version before.
  README.440      // A summary of Astrolog and what it offers.
  Helpfile.440    // The complete documentation for all of Astrolog's features.

  file_id.diz

000:

  astrolog.000    // Executable for MC 68000 systems
  astrolog.dat    // Configuration file

  LRZ5_24         // Ephemeris files. Not required but provide more accurate positions.
  CHI_24          // The files are in pairs with xx being a number indicating the time
                  // period covered. The two files cover the current and 21st centuries.

030:

  astrolog.030    // Executable for MC 68030/68882 systems
  astrolog.dat    // Configuration file

  LRZ5_24         // Ephemeris files. Not required but provide more accurate positions.
  CHI_24          // The files are in pairs with xx being a number indicating the time
                  // period covered. The two files cover the current and 21st centuries.

DOC:

  astrolog.texi   // Texinfo version of Helpfile.440
  astrolog.guide  // AmigaGuide version of Hellpfile.440
  astrolog.dvi    // TeX output of astrolog.texi
  astrolog.ps     // PostScript version (output of dvips)

SRC:

  BUGS            // My bug-report to Walter D. Pullen
  astdev.doc      // Developer documentation

  DMakefile       // Makefile for Matt Dillon's nice DICE compiler
  Makefile        // GNU-C Makefile

  astrolog.c data.c data2.c general.c io.c calc.c matrix.c placalc.c placalc2.c
  charts0.c charts1.c charts2.c charts3.c intrpret.c
  xdata.c xgeneral.c xdevice.c xcharts0.c xcharts1.c xcharts2.c xscreen.c
  amiga.c rastport.c getkey.c xtras.c
  ellipse.s ellipse.asm
