From ed5ad2c6778ddeb0f0a67ba573d4500ec316c14e Mon Sep 17 00:00:00 2001 From: Marcus Cuda Date: Tue, 30 Jun 2009 23:54:45 +0800 Subject: [PATCH] synced up managed and native projects: added missing file Signed-off-by: Marcus Cuda --- src/Native/Native.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Native/Native.csproj b/src/Native/Native.csproj index 777d3d22..87e674fe 100644 --- a/src/Native/Native.csproj +++ b/src/Native/Native.csproj @@ -38,6 +38,9 @@ + + Combinatorics.cs + Complex.cs