Tom Tromey <tromey@redhat.com> writes: > Adam> gcj -o foo.h org.xwt.foo org.xwt.bar > How do you think the #include protection guard should be named? Same as before; all I expect the output to be is foo.h and bar.h concatenated into foobar.h It's no big deal, I found another way of getting the same result. - a