home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / Astro / astrolog / Source / MANIFEST < prev    next >
Encoding:
Text File  |  1995-06-12  |  1.9 KB  |  28 lines

  1.    File Name        Archive #    Description
  2. -----------------------------------------------------------
  3.  README.410                 1    Astrolog 4.10 info and compiling instructions.
  4.  Makefile                   1    Unix Makefile to easily compile program.
  5.  makefile.pc                1    Makefile for PC's with nmake utility.
  6.  astrolog.dat               1    Data file with default program settings.
  7.  data.c                     1    Table information and global variable defs.
  8.  xdata.c                    1    Graphics variables and table information.
  9.  astrolog.h                 2    Compile time options and program definitions.
  10.  placalc.h                  2    Definitions for the Placalc formula set.
  11.  general.c                  3    Simple program functions and generic routines.
  12.  formulas.c                 3    Planetary and house position calculations.
  13.  intrpret.c                 4    Chart interpretation and influences.
  14.  charts.c                   4    Routines to display charts on text screen.
  15.  options.c                  5    Search routines and multiple date charts.
  16.  placalc.c                  6    More accurate ephemeris file calculation.
  17.  placalc2.c                 7    Subroutines file #included into placalc.c.
  18.  driver.c                   8    Main program to connect all the other parts.
  19.  xgeneral.c                 9    Primitives for screen and file graphics.
  20.  xcharts.c                 10    Routines to draw various graphic charts.
  21.  xoptions.c                11    Multiple date and world map graphic charts.
  22.  xdriver.c                 12    Graphics dispatch and user interaction.
  23.  Helpfile.p1               13    Documentation of features and how to use them.
  24.  Helpfile.p2               14    Part 2 of the above file. (See the README).
  25.  Helpfile.p3               15    Part 3 of the above file. (See the README).
  26.  Helpfile.p4               16    Last part of the above file. (See the README).
  27.  MANIFEST                   1    This shipping list
  28.