Subversion Repositories planix.SVN

Rev

Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed

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

int
yywrap(void)
{
        return 1;
}