Some rearranging of folders in OpenSim.Region

This commit is contained in:
MW
2007-06-12 14:50:08 +00:00
parent 9f1158ba6a
commit a7b55fb26f
33 changed files with 407 additions and 364 deletions

View File

@@ -95,6 +95,9 @@
<Compile Include="InterpreterLogic.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="InterpreterMethods.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="InterpreterReturn.cs">
<SubType>Code</SubType>
</Compile>
@@ -119,9 +122,6 @@
<Compile Include="Thread.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="InterpreterMethods.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>