(svn r25903) -Codechange: Refactor RefreshNextHopsStats into an own class LinkRefresher.

This commit is contained in:
fonsinchen
2013-10-22 18:34:10 +00:00
parent e0f547e694
commit 6e1cc80926
9 changed files with 32 additions and 205 deletions

View File

@@ -623,6 +623,10 @@
RelativePath=".\..\src\linkgraph\mcf.cpp"
>
</File>
<File
RelativePath=".\..\src\linkgraph\refresh.cpp"
>
</File>
<File
RelativePath=".\..\src\map.cpp"
>
@@ -1235,6 +1239,10 @@
RelativePath=".\..\src\linkgraph\mcf.h"
>
</File>
<File
RelativePath=".\..\src\linkgraph\refresh.h"
>
</File>
<File
RelativePath=".\..\src\livery.h"
>