add suffix.c 
 to /lib/common
add 
 #define LIB_SUFFIX        DIR_COMMON_LIB "/suffix"
 to /secure/include/lib.h after line 31.
edit description.c (44c)
  replace with current file  
edit body.c (724a)
    ClearShortSuffixes();
    
edit body.h (101i)
    /* pure virtual */ int ClearShortSuffixes();
