diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2012-11-18 11:31:21 -0500 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2012-11-18 11:31:21 -0500 |
commit | 7640d85b92f61016e0712825920c6a259329d79b (patch) | |
tree | 185ec46bc0f4836082cca585dc8e67c80a7ebe99 /mteval/meteor_jar.cc.in | |
parent | 2de96e4b06fd0ff6131f3ec9630e9df330cf9b14 (diff) |
more consistent naming, interface, fix compile error
Diffstat (limited to 'mteval/meteor_jar.cc.in')
-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@"; + |