ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/JSOC/proj/globalhs/apps/jtsslice.c
(Generate patch)

Comparing proj/globalhs/apps/jtsslice.c (file contents):
Revision 1.6 by tplarson, Fri May 11 19:00:24 2012 UTC vs.
Revision 1.7 by kehcheng, Fri Aug 17 06:50:06 2012 UTC

# Line 21 | Line 21 | based on jtsfiddle, but no detrending or
21   //#include "detrend_C99.h"
22  
23   #include "jsoc_main.h"
24 < #include "/home/jsoc/include/fitsio.h"
24 > #include "fitsio.h"
25  
26   #define ARRLENGTH(ARR)  (sizeof(ARR)/sizeof(ARR[0]))
27   #define kNOTSPECIFIED "not specified"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines