/* $Header$ */ /* AtEoIF : a routine doing nothing. It is called at the end of an inserted file. */ int AtEoIF() { return 0; }