aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Examples/SimpleApp2/Program.cs
diff options
context:
space:
mode:
authorlbsa712007-06-17 17:58:19 +0000
committerlbsa712007-06-17 17:58:19 +0000
commit45d407c7b548e85a85c4a978670ebbcc45871ff8 (patch)
tree4535ec8d701a0f455209c17093fa0c62a63a8564 /OpenSim/Examples/SimpleApp2/Program.cs
parent* Added the two Sample Apps to the solution (diff)
downloadopensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.zip
opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.gz
opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.bz2
opensim-SC_OLD-45d407c7b548e85a85c4a978670ebbcc45871ff8.tar.xz
* SimpleApp:
* fixed build errors * still not working though...
Diffstat (limited to 'OpenSim/Examples/SimpleApp2/Program.cs')
-rw-r--r--OpenSim/Examples/SimpleApp2/Program.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Examples/SimpleApp2/Program.cs b/OpenSim/Examples/SimpleApp2/Program.cs
index 34ede1b..88b7b17 100644
--- a/OpenSim/Examples/SimpleApp2/Program.cs
+++ b/OpenSim/Examples/SimpleApp2/Program.cs
@@ -8,7 +8,6 @@ using OpenSim.Framework.Interfaces;
8using OpenSim.Framework.Types; 8using OpenSim.Framework.Types;
9using OpenSim.UserServer; 9using OpenSim.UserServer;
10using OpenSim.Framework.Console; 10using OpenSim.Framework.Console;
11using OpenSim.world;
12using OpenSim.Assets; 11using OpenSim.Assets;
13using libsecondlife; 12using libsecondlife;
14using OpenSim.Framework; 13using OpenSim.Framework;