Put Switch in attic too

This commit is contained in:
Adam Ierymenko 2020-02-06 18:07:17 -08:00
parent 84619a7788
commit a9003d16f2
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
3 changed files with 0 additions and 2 deletions

View file

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