17 lines
418 B
Plaintext
17 lines
418 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName henchrange0
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 7/12/2002 10:24:04
|
|
//:://////////////////////////////////////////////
|
|
|
|
#include "hench_i0_conv"
|
|
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
HenchSetAssociateFloat(sHenchHenchRange, 0.0);
|
|
|
|
}
|