diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2020-09-25 01:03:27 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2020-09-25 01:03:27 +0200 |
| commit | 673855b03c64a39109efc8c49c5bd67913ccb36f (patch) | |
| tree | dfb450858119f8ad3b0abfa369335ac85f52d749 /hw_html/mcureg.cpp | |
| parent | dc0bb4c93c4915b939ad1ecdc0745e53dc1f0d0f (diff) | |
| download | a9_free-673855b03c64a39109efc8c49c5bd67913ccb36f.tar.gz | |
Rename mcureg to mcubase so mcureg inherits from it
Diffstat (limited to 'hw_html/mcureg.cpp')
| -rw-r--r-- | hw_html/mcureg.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hw_html/mcureg.cpp b/hw_html/mcureg.cpp deleted file mode 100644 index f894d42..0000000 --- a/hw_html/mcureg.cpp +++ /dev/null @@ -1,5 +0,0 @@ -#include "mcureg.hpp" - -mcureg::mcureg(mcureg::access access) -{ -} |
