Merge branch 'master' of github.com:jedmccaleb/NewCoin into new_pathfinding

This commit is contained in:
JoelKatz
2013-04-03 12:46:32 -07:00
54 changed files with 1022 additions and 197 deletions

View File

@@ -90,6 +90,7 @@ class Application
volatile bool mShutdown;
void updateTables();
void startNewLedger();
void loadOldLedger(const std::string&);