#ifndef TCLAUDEBONET_H__ #define TCLAUDEBONET_H__ enum { CLAUDEBONETTAG_BONE = 1000, CLAUDEBONETTAG_REFERENCE = 1001 }; #endif // TCLAUDEBONET_H__