/* * Professor.cpp * * Created on: May 25, 2009 * Author: mac */ #include "Professor.h" Professor::Professor() { // TODO Auto-generated constructor stub } Professor::~Professor() { // TODO Auto-generated destructor stub }