diff options
author | Hop311 <hop3114@gmail.com> | 2023-05-03 20:37:26 +0200 |
---|---|---|
committer | Hop311 <hop3114@gmail.com> | 2023-05-03 20:37:26 +0200 |
commit | 64bbf86b623a3cca2eaf9009d7acdcde067592e3 (patch) | |
tree | 5d607f28019675c9eaaa2883acf036717fa45b2f /Good.cpp | |
parent | c92481448159d3a363d6a99b3025bd2358c3dab6 (diff) |
Moved code to src/openvic2
Diffstat (limited to 'Good.cpp')
-rw-r--r-- | Good.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Good.cpp b/Good.cpp deleted file mode 100644 index e3389de..0000000 --- a/Good.cpp +++ /dev/null @@ -1,3 +0,0 @@ -#include "Good.hpp" - -using namespace OpenVic2; |