Subversion Repositories planix.SVN

Rev

Blame | Last modification | View Log | RSS feed

#include        <libl.h>
#include        <stdio.h>

int
yywrap(void)
{
        return 1;
}