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