   File Name		Archive #	Description
-----------------------------------------------------------
 README                     1	Astrolog and instructions on how to compile it.
 Makefile                   1	Unix Makefile to easily compile program.
 makefile.pc                1	Makefile for PC's with nmake utility.
 astrolog.dat               1	Data file with default program parameters.
 astrolog.h                 1	Compile time options and program definitions.
 Update.300                 1	New features and bug fixes in version 3.00.
 data.c                     2	Table information and variable definitions.
 driver.c                   2	Main program to connect all the other parts.
 charts.c                   3	Routines to display charts on text screen.
 xdata.c                    3	Graphic table information and variables.
 general.c                  4	Simple program functions and generic routines.
 options.c                  4	Main display and search routines in program.
 xgeneral.c                 5	Graphic and bitmap drawing primitives.
 xdriver.c                  5	High level graphics dispatch and interaction.
 xcharts.c                  6	Routines to draw graphic charts in X windows.
 formulas.c                 7	Planetary and house position calculations.
 Helpfile.p3                7	Part 3/3 of the file below. (See the README).
 Helpfile.p1                8	List of Astrolog features and how to use them.
 Helpfile.p2                9	Part 2/3 of the above file. (See the README).
 History.p1                10	Features and bug fixes in previous versions.
 History.p2                11	Part 2/3 of the above file. (See the README).
 History.p3                12	Part 3/3 of the above file. (See the README).
 MANIFEST                   1	This shipping list
