00001 #ifndef _SEXP_ID_H 00002 #define _SEXP_ID_H 00003 00004 #include "public/sexp-ID.h" 00005 00006 typedef struct { 00007 SEXP_ID_t hash; 00008 int part; 00009 } __IDres_pair; 00010 00011 #endif /* _SEXP_ID_H */