Rename module ripple_main to ripple_app

This commit is contained in:
Vinnie Falco
2013-06-17 09:44:51 -07:00
parent 87b7592391
commit e96bd1182e
9 changed files with 297 additions and 297 deletions

View File

@@ -0,0 +1,8 @@
//------------------------------------------------------------------------------
/*
Copyright (c) 2011-2013, OpenCoin, Inc.
*/
//==============================================================================
#define RIPPLE_MAIN_PART 1
#include "ripple_app.cpp"