Files
Speckle.DoubleNumerics/System.Numerics.DoubleVectors.Core/Class1.cs
T
2016-09-13 07:24:56 +02:00

12 lines
175 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace System.Numerics.DoubleVectors.Core
{
public class Class1
{
}
}