Move Application to ripple_app.cpp

This commit is contained in:
Vinnie Falco
2013-08-31 14:46:09 -07:00
parent a709167801
commit 3526cabd7b
9 changed files with 137 additions and 108 deletions

View File

@@ -4,12 +4,6 @@
*/
//==============================================================================
/** Include this to get the @ref ripple_client module.
@file ripple_client.h
@ingroup ripple_client
*/
/** Client classes.
This module provides classes that perform client interaction with the server.