diff options
author | lbsa71 | 2007-06-17 17:58:19 +0000 |
---|---|---|
committer | lbsa71 | 2007-06-17 17:58:19 +0000 |
commit | 45d407c7b548e85a85c4a978670ebbcc45871ff8 (patch) | |
tree | 4535ec8d701a0f455209c17093fa0c62a63a8564 /OpenSim/Examples/SimpleApp/Program.cs | |
parent | * Added the two Sample Apps to the solution (diff) | |
download | opensim-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/SimpleApp/Program.cs')
-rw-r--r-- | OpenSim/Examples/SimpleApp/Program.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Examples/SimpleApp/Program.cs b/OpenSim/Examples/SimpleApp/Program.cs index b3b04ab..ed1f063 100644 --- a/OpenSim/Examples/SimpleApp/Program.cs +++ b/OpenSim/Examples/SimpleApp/Program.cs | |||
@@ -6,7 +6,6 @@ using OpenSim.GridInterfaces.Local; | |||
6 | using OpenSim.Framework.Interfaces; | 6 | using OpenSim.Framework.Interfaces; |
7 | using OpenSim.Framework.Types; | 7 | using OpenSim.Framework.Types; |
8 | using OpenSim.Framework.Console; | 8 | using OpenSim.Framework.Console; |
9 | using OpenSim.world; | ||
10 | using OpenSim.Assets; | 9 | using OpenSim.Assets; |
11 | using libsecondlife; | 10 | using libsecondlife; |
12 | using OpenSim.UserServer; | 11 | using OpenSim.UserServer; |