16 lines
380 B
Plaintext
16 lines
380 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName henchfam0
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 7/12/2002 11:59:35
|
|
//:://////////////////////////////////////////////
|
|
|
|
#include "hench_i0_conv"
|
|
|
|
|
|
void main()
|
|
{
|
|
HenchSetAssociateFlee(-1.0, FALSE);
|
|
}
|