Moved some files around, so that it's easier to share code between standalone and the grid services. Should not affect any functionality.

This commit is contained in:
diva
2009-03-29 20:29:13 +00:00
parent d857cf1335
commit 08732b65be
5 changed files with 804 additions and 808 deletions

View File

@@ -36,6 +36,7 @@ using OpenMetaverse;
using OpenSim.Data;
using OpenSim.Framework;
using OpenSim.Framework.Communications;
using OpenSim.Framework.Communications.Services;
using OpenSim.Framework.Communications.Cache;
using OpenSim.Framework.Communications.Capabilities;
using OpenSim.Framework.Servers;