summaryrefslogtreecommitdiff
path: root/c++/mutater.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/mutater.h')
-rw-r--r--c++/mutater.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/c++/mutater.h b/c++/mutater.h
deleted file mode 100644
index 1c093da..0000000
--- a/c++/mutater.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-namespace kel {
-namespace lbm {
-template<typename T>
-class mutater;
-}
-}