00001 // GlacierLineHistory.cpp: implementation of the GlacierLineHistory class. 00002 // 00004 00005 #include "GlacierLineHistory.h" 00006 00008 // Construction/Destruction 00010 00011 GlacierLineHistory::GlacierLineHistory() 00012 { 00013 00014 } 00015 00016 GlacierLineHistory::~GlacierLineHistory() 00017 { 00018 00019 } 00020 00021