nexmon – Rev 1
?pathlinks?
#include "test-moo-aroot.h"
#include <stdio.h>
/* Define a subclass. */
struct asub1 : struct aroot
{
FILE *fp;
methods:
};
#include "test-moo-aroot.h"
#include <stdio.h>
/* Define a subclass. */
struct asub1 : struct aroot
{
FILE *fp;
methods:
};