version 0.2 3/27/2005 Minor fix: change declaration in fits.c from extern char *malloc(); to extern void *malloc(); Minor fix: add "#include misc.h" to putsym.c Michael Richmond version 0.1 4/24/2003 Code to build the executables: picksym and putsym which simply read or write material to the headers of either a true FITS or a "pseudo-FITS" file (plain ASCII with newlines that _looks_ like a FITS header. Michael Richmond