Replace include <iostream> with istream, ostream and/or iosfwd as appropriate. Remove using namespace std and using std::foo from header files.
- Move Dave's original code to a new directory (ATCDCL) so we can recycle the original ATC directory for generic ATC functions.