From 19bf37de7642ae8cdefd8fc6b4fadac3ac96ea9b Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Wed, 26 Sep 2018 23:49:26 +0200 Subject: ported most code to WebApiProject everything except the user identification and file locations should be somewhat functional --- DSACore/Auxiliary/Calculator/Ops.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DSACore/Auxiliary/Calculator/Ops.cs') diff --git a/DSACore/Auxiliary/Calculator/Ops.cs b/DSACore/Auxiliary/Calculator/Ops.cs index 62c1309..702558d 100644 --- a/DSACore/Auxiliary/Calculator/Ops.cs +++ b/DSACore/Auxiliary/Calculator/Ops.cs @@ -1,4 +1,4 @@ -namespace DiscoBot.Auxiliary.Calculator +namespace DSACorev.Auxiliary.Calculator { /// /// The Different Operations, witch can be performed in execution-order -- cgit v1.2.3-54-g00ecf