mirror of
https://github.com/opensim/opensim.git
synced 2026-06-30 11:07:02 +08:00
* Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace OpenSim.Region.ExtensionsScriptModule.JVMEngine.JVM
|
||||
namespace OpenSim.Region.ExtensionsScriptModule.Engines.JVMEngine.JVM
|
||||
{
|
||||
public class Stack
|
||||
{
|
||||
@@ -37,4 +37,4 @@ namespace OpenSim.Region.ExtensionsScriptModule.JVMEngine.JVM
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user