#include <windows.h>
#include <stdio.h>
#include "pure.h"
void main()
{
CoverageAddAnnotation ("This set of coverage data was collected"
"from the Purify API enabled test build on 11/10/99. No coverage "
"data was collected for the entire initialization sequence.");
}
(C) Copyright IBM Corporation 1992, 2010.