Browse Source

Put Switch in attic too

Adam Ierymenko 5 years ago
parent
commit
a9003d16f2
3 changed files with 0 additions and 2 deletions
  1. 0 0
      attic/Switch.cpp
  2. 0 0
      attic/Switch.hpp
  3. 0 2
      node/CMakeLists.txt

+ 0 - 0
node/Switch.cpp → attic/Switch.cpp


+ 0 - 0
node/Switch.hpp → attic/Switch.hpp


+ 0 - 2
node/CMakeLists.txt

@@ -40,7 +40,6 @@ set(core_headers
 	SelfAwareness.hpp
 	SelfAwareness.hpp
 	SHA512.hpp
 	SHA512.hpp
 	SharedPtr.hpp
 	SharedPtr.hpp
-	Switch.hpp
 	Tag.hpp
 	Tag.hpp
 	Topology.hpp
 	Topology.hpp
 	Trace.hpp
 	Trace.hpp
@@ -77,7 +76,6 @@ set(core_src
 	Salsa20.cpp
 	Salsa20.cpp
 	SelfAwareness.cpp
 	SelfAwareness.cpp
 	SHA512.cpp
 	SHA512.cpp
-	Switch.cpp
 	Tag.cpp
 	Tag.cpp
 	Topology.cpp
 	Topology.cpp
 	Trace.cpp
 	Trace.cpp