using System; using System.Collections.Generic; using System.Text; using OpenSim.Framework.Services; namespace OpenSim.Grid.Services.CoreFunctions.Remote { public class GridServicesCoreFunctionsRemote : IGridServicesCoreFunctions { } }