// AUTOMATICALLY GENERATED -- DO NOT EDIT! -*- c++ -*- #include "drop_single1.h" #include "drop_single1_i.h" #line 20 "dropsection.cpp" void Gen_foo::bar( unsigned x ) { // do soemthing with x; } #line 26 "dropsection.cpp" void Gen_foo_ext::test() { // the test } #line 53 "dropsection.cpp" int Gen_foo::tust( int y ) { // just return y return y; }