diff options
| author | 2022-07-21 03:14:51 -0400 | |
|---|---|---|
| committer | 2022-07-21 03:14:51 -0400 | |
| commit | ea8ae2e872989a771e13aaefa82da0950b1a492d (patch) | |
| tree | ad0446fd667024d6dcb690d1870fb1652e81fcd8 /tests/mode11.cpp | |
| parent | mode10 (diff) | |
mode11
Diffstat (limited to 'tests/mode11.cpp')
| -rw-r--r-- | tests/mode11.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/mode11.cpp b/tests/mode11.cpp new file mode 100644 index 0000000..07c6bfe --- /dev/null +++ b/tests/mode11.cpp @@ -0,0 +1,3 @@ +#include "Vmode11.h" +using TopModule = Vmode11; +#include "write_read.cpp" |
