// Copyright (c) 1993-1999 Microsoft Corporation

yywrap()

   {
   return(1);
   }