|
ocssw
1.0
|
00001 /* 00002 00003 $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 $ 00004 $Log: hdf_object.h,v $ 00005 Revision 4.10 1995/01/17 19:58:18 seawifsd 00006 Jan. 17, 1994, V4.10 00007 00008 Revision 4.1 1995/01/17 14:14:35 seawifsd 00009 Jan. 9, 1994, 4.0 00010 00011 Revision 3.3 1994/11/08 18:46:39 seawifsd 00012 Nov. 8, 1994, 3.3a3 00013 00014 Revision 3.3 1994/11/08 15:04:36 seawifsd 00015 Nov. 8, 1994, 3.3a2 00016 00017 Revision 1.1.1.1 1994/10/04 15:43:08 frank 00018 made sure this file only be included once and the proper header files are included. 00019 00020 Revision 1.2 1994/05/10 18:49:36 seawifst 00021 May 6, 1994 version 1.2 00022 00023 Revision 1.1 1994/04/19 13:33:26 seawifst 00024 Initial revision 00025 00026 00027 */ 00028 00029 00030 #ifndef HDF_OBJECT_H_ 00031 #define HDF_OBJECT_H_ 00032 00033 #define update_ATTRObj create_ATTRObj 00034 00035 #include "usrhdr.h" 00036 #include "usrmac.h" 00037 #include "hdf_object_proto.h" 00038 #endif /* HDF_OBJECT_H_ */
1.7.6.1