mirror of
https://github.com/opensim/opensim.git
synced 2026-06-19 20:05:47 +08:00
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
namespace OpenSim.Region.ExtensionsScriptModule.JVMEngine.JVM
|
||||
namespace OpenSim.Region.ExtensionsScriptModule.Engines.JVMEngine.JVM
|
||||
{
|
||||
public class MainMemory
|
||||
{
|
||||
@@ -38,4 +38,4 @@ namespace OpenSim.Region.ExtensionsScriptModule.JVMEngine.JVM
|
||||
HeapArea = new Heap();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user