o main.cpp - This file contains the main routine.
o City.h - This defines class City.
o Service.h - This defines class Service.
o RailSystem.h - This declares a class to represent the rail system.
o RailSystem.cpp - This is a partial implementation of class RailSystem.
o services.txt - This file contains data that defines the rail system services.
1