%## -*-c-*- %## %## Skeleton stub source file. %# /* -*-c-*- */ typedef int uninteresting; #ifdef TEST_RIG #include int main(void) { printf("Your princess is in castle `@base.t'.\n"); return (0); } #endif