#include "vsp_asc.h"
#include "vsdtop.h"
#ifndef VW_SEPARATE_DATA
SHORTNTypesPerFilter = 1;
#endif
#define FI_EXTERNAL1997// Always use this particular value.
FILTER_DESCVwStreamIdName[VwStreamIdCount] =
{
{ FI_EXTERNAL, SO_WORDPROCESSOR, "Your Format Name Here!", },
};
#ifndef VW_SEPARATE_DATA
SHORTInitDataOffset = 0; /*sizeof (VwStreamDynamicType) - sizeof (VwStreamStaticType);*/
#endif
/*
VwStreamStaticType VwStreamStaticName =
{
};
*/
#ifndef VW_SEPARATE_DATA
charFillerData [ sizeof ( union all_structs ) /*- sizeof ( VwStreamStaticType )*/ + 2 ] = {0};
#endif