* bizarrely, two reports that that last commit broke script engine startup (!) on linux - reverting until we can investigate further.

This commit is contained in:
lbsa71
2009-04-16 18:35:23 +00:00
parent ec219f025a
commit 1d12274850
6 changed files with 5 additions and 15 deletions

View File

@@ -1,10 +0,0 @@
using System;
using System.Collections.Generic;
using System.Text;
namespace OpenSim.Framework
{
public abstract class ConfigBase
{
}
}