// file : processing/inheritance/driver.cxx // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #include "test-000.hxx" #include "test-001.hxx" int main (int, char*[]) { }