diff options
Diffstat (limited to 'mteval')
-rw-r--r-- | mteval/meteor_jar.cc.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mteval/meteor_jar.cc.in b/mteval/meteor_jar.cc.in new file mode 100644 index 00000000..fe45a72a --- /dev/null +++ b/mteval/meteor_jar.cc.in @@ -0,0 +1,3 @@ + +const char* meteor_jar_path = "@METEOR_JAR@"; + |