/* $Header$ */

_trace()
{	
int i;
printf("[%d]",i);
}