mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Added skeleton for grid management agent
This commit is contained in:
6
OpenGrid.Framework.Manager/GridManagementAgent.cs
Normal file
6
OpenGrid.Framework.Manager/GridManagementAgent.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
using Nwc.XmlRpc;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Servers;
|
||||
|
||||
public class GridManagementAgent {
|
||||
}
|
||||
Reference in New Issue
Block a user