OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
hdf_object.h
Go to the documentation of this file.
1 /*
2 
3 $Header: /app/shared/RCS/irix-5.2/seawifsd/src/hdfio/Shared.V4.2/L012_Util/util/hdf/hdf_object.h,v 4.10 1995/01/17 19:58:18 seawifsd Exp seawifsd $
4 $Log: hdf_object.h,v $
5 Revision 4.10 1995/01/17 19:58:18 seawifsd
6 Jan. 17, 1994, V4.10
7 
8 Revision 4.1 1995/01/17 14:14:35 seawifsd
9 Jan. 9, 1994, 4.0
10 
11 Revision 3.3 1994/11/08 18:46:39 seawifsd
12 Nov. 8, 1994, 3.3a3
13 
14 Revision 3.3 1994/11/08 15:04:36 seawifsd
15 Nov. 8, 1994, 3.3a2
16 
17 Revision 1.1.1.1 1994/10/04 15:43:08 frank
18 made sure this file only be included once and the proper header files are included.
19 
20 Revision 1.2 1994/05/10 18:49:36 seawifst
21 May 6, 1994 version 1.2
22 
23 Revision 1.1 1994/04/19 13:33:26 seawifst
24 Initial revision
25 
26 
27  */
28 
29 
30 #ifndef HDF_OBJECT_H_
31 #define HDF_OBJECT_H_
32 
33 #define update_ATTRObj create_ATTRObj
34 
35 //#include "usrhdr.h"
36 //#include "usrmac.h"
37 #include "hdf_object_proto.h"
38 #endif /* HDF_OBJECT_H_ */