mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
* revert the revert - begin the beguine
This commit is contained in:
10
Servers/BaseHttpServer.cs
Normal file
10
Servers/BaseHttpServer.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace OpenSim.Servers
|
||||
{
|
||||
public class BaseHttpServer
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user