Move all the code of SM_DataSegment_Init() function to Value_Alloc methode of SM_DSR_Manager(),
Move all the code of SM_DataSegment_End() function to Value_Free methode of SM_DSR_Manager(),
Remove SM_DataSegment_Init() and SM_DataSegment_End() functions,
Thanks to H. Moussaid for these preceding changes,
Add HP-UX support,
Add support for Compress_Nb counter in SMT_MHH,
Misc debugging,
Fix some printouts...