summaryrefslogtreecommitdiff
path: root/util/epist/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/epist/main.cc')
-rw-r--r--util/epist/main.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/epist/main.cc b/util/epist/main.cc
new file mode 100644
index 00000000..7b48abd9
--- /dev/null
+++ b/util/epist/main.cc
@@ -0,0 +1,3 @@
+int main(int, char **) {
+ return 0;
+}