From f04d2f0fc3c8cec77b94fa7fe50438a45f06b420 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 11 Jul 2002 01:49:04 +0000 Subject: adding epist! --- util/epist/main.cc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 util/epist/main.cc (limited to 'util/epist/main.cc') 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; +} -- cgit v1.2.3