From a71cd4e54b25eb56f80fc2a5566a5dca6068411d Mon Sep 17 00:00:00 2001 From: Marcus Cuda Date: Fri, 23 Apr 2010 15:16:41 +0800 Subject: [PATCH] initial conversion --- src/FSharpUnitTests/App.config | 6 ++ src/MathNet.Numerics.5.0.ReSharper | 139 +++++++++++++++++++++++++++++ 2 files changed, 145 insertions(+) create mode 100644 src/FSharpUnitTests/App.config create mode 100644 src/MathNet.Numerics.5.0.ReSharper diff --git a/src/FSharpUnitTests/App.config b/src/FSharpUnitTests/App.config new file mode 100644 index 00000000..6c301d33 --- /dev/null +++ b/src/FSharpUnitTests/App.config @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/MathNet.Numerics.5.0.ReSharper b/src/MathNet.Numerics.5.0.ReSharper new file mode 100644 index 00000000..58e0d838 --- /dev/null +++ b/src/MathNet.Numerics.5.0.ReSharper @@ -0,0 +1,139 @@ + + + + + SOLUTION + + + NEXT_LINE + NEXT_LINE + ALWAYS_ADD + ALWAYS_ADD + ALWAYS_ADD + ALWAYS_ADD + ALWAYS_ADD + ALWAYS_ADD + True + True + NEXT_LINE + + public + protected + internal + private + new + abstract + virtual + override + sealed + static + readonly + extern + unsafe + volatile + + False + False + True + False + True + False + False + True + True + True + CHOP_IF_LONG + True + True + CHOP_ALWAYS + CHOP_IF_LONG + + + True + + + $object$_On$event$ + $event$Handler + + + + + + + + + + + + + + + + + + + + + $object$_On$event$ + $event$Handler + + + + + + + + + + + + + + $object$_On$event$ + $event$Handler + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file