[8786] Rename some files.

* HostilRefManager.cpp/.h -> HostileRefManager.cpp/.h
 * PoolHandler.cpp/.h -> PoolManager.cpp/.h
This commit is contained in:
XTZGZoReX 2009-11-08 04:21:43 +01:00
parent dc725ad6b8
commit 33d475caf3
15 changed files with 40 additions and 40 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8785"
#define REVISION_NR "8786"
#endif // __REVISION_NR_H__