Changeset 869 in Sophya for trunk/SophyaLib/HiStats/xntuple.h
- Timestamp:
- Apr 10, 2000, 7:38:23 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/HiStats/xntuple.h
r846 r869 20 20 #include "ppersist.h" 21 21 #include "dvlist.h" 22 #include "fitsfile.h"23 22 24 23 … … 42 41 } ; 43 42 43 // Forward class declaration for Fits handler 44 class FITS_XNTuple; 44 45 45 46 class XNTuple : public AnyDataObj , public NTupleInterface {
Note:
See TracChangeset
for help on using the changeset viewer.