Set svn:eol-style.

This commit is contained in:
Jeff Ames
2008-03-29 04:25:52 +00:00
parent 7f11079f57
commit bf7ef8c41a
7 changed files with 131 additions and 131 deletions

View File

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