13 lines
347 B
Plaintext
13 lines
347 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName primarynpcis1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 6/27/2002 7:43:05 PM
|
|
//:://////////////////////////////////////////////
|
|
int StartingConditional()
|
|
{
|
|
|
|
return TRUE;
|
|
}
|