00001 /* 00002 $Header: /home/cvsuser/cvsroot/JSOC/proj/mag/synop/apps/stp.h,v 1.1 2014/02/11 18:30:19 arta Exp $ 00003 $Log: stp.h,v $ 00004 Revision 1.1 2014/02/11 18:30:19 arta 00005 Finish removing dependencies on Yangs home directory. Added several headers needed for the synop project, but that resided in Yangs myproj directory. 00006 00007 * Revision 1.1 90/09/17 16:40:56 phil 00008 * Initial revision 00009 * 00010 */ 00011 00012 #include <stdlib.h> 00013 #include <dataset.h> 00014 /* dataset.h includes <constant.h>, <stdio.h>, <stdtime.h>, 00015 * <math.h>, <strings.h>, and <param.h> 00016 */ 00017 #include <plt.h>