From 692fd092d732daa72429119a0f4e455601bb6604 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sun, 14 Apr 2013 14:53:04 +0200 Subject: [PATCH] Examples: extended F# vector examples --- src/FSharpExamples/FSharpExamples.fsproj | 30 ++++++------ .../{DenseVector.fsx => Vectors.fsx} | 47 ++++++++++++++----- 2 files changed, 50 insertions(+), 27 deletions(-) rename src/FSharpExamples/{DenseVector.fsx => Vectors.fsx} (53%) diff --git a/src/FSharpExamples/FSharpExamples.fsproj b/src/FSharpExamples/FSharpExamples.fsproj index f009133e..5f44b824 100644 --- a/src/FSharpExamples/FSharpExamples.fsproj +++ b/src/FSharpExamples/FSharpExamples.fsproj @@ -38,6 +38,20 @@ 3 bin\Release-Signed\ + + 11 + + + + + + + + + + + + @@ -46,8 +60,6 @@ 3.5 - - FSharp {37e8e802-a354-4114-bfc1-6e1357da605b} @@ -59,20 +71,6 @@ True - - - - - - - - - - 11 - - - -