modified: assignment2/as2/main.cpp

This commit is contained in:
mooophy
2014-12-05 01:20:29 +13:00
parent a0ae13d7ef
commit f147cbbf49

View File

@@ -95,8 +95,11 @@ private:
}
}
};
///////////////////////////////////////////////////////////////////////////////
/**
* @brief The Stack class
*/
@@ -252,6 +255,9 @@ private:
}//namespace
///////////////////////////////////////////////////////////////////////////////
int main()
{
//! test for List