diff options
Diffstat (limited to 'src/madc.cpp')
-rw-r--r-- | src/madc.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/madc.cpp b/src/madc.cpp new file mode 100644 index 0000000..4cce7f6 --- /dev/null +++ b/src/madc.cpp @@ -0,0 +1,3 @@ +int main() { + return 0; +} |