home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1608 / ReadMe < prev    next >
Text File  |  1990-12-28  |  1KB  |  30 lines

  1. This is a new, improved release of pcal.  Among the numerous revisions
  2. (since the last version I posted) are:
  3.  
  4.     1) month and year are now centered at top of calendar
  5.  
  6.     2) revised command-line parameters: confusing "-m" and "-y" flags
  7.        dropped entirely, and several new options added (see man page)
  8.  
  9.     3) holidays need not appear in order
  10.  
  11.     4) PostScript boilerplate moved to new file, pcalinit.h
  12.  
  13.     5) source is compatible with VMS and Unix
  14.  
  15.     6) comprehensive usage message
  16.  
  17.     7) comments ('#' through end-of-line) supported in calendar file
  18.  
  19. The accompanying file called "ReadMe.orig" came with the original distribution
  20. as README and states this program is copyrighted but with permission to modify
  21. and redistribute.
  22.  
  23. Andrew W. Rogers
  24.  
  25. Additional note: This distribution includes a VMS HELP file written by
  26. Richard Dyson.  The "strcat" utility was borrowed from Jef Poskanzer's
  27. ID Toolkit.  Countless other people worked on it long before me; see the
  28. ReadMe.orig file and topline comments in pcal.c.
  29.  
  30.