diff options
author | Kenneth Heafield <github@kheafield.com> | 2012-05-20 13:32:39 -0400 |
---|---|---|
committer | Kenneth Heafield <github@kheafield.com> | 2012-05-20 13:32:39 -0400 |
commit | bc52c53ec2872a0e41b830308f11400d77b38e76 (patch) | |
tree | c91455707a0af6dce1148dacecbb251e101f093d /mira/Jamfile | |
parent | a70d6d3ed83a32d3cdf4bcb36a087426a4ed2c31 (diff) |
Rename decoder library, assimilate mira directory
Diffstat (limited to 'mira/Jamfile')
-rw-r--r-- | mira/Jamfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mira/Jamfile b/mira/Jamfile new file mode 100644 index 00000000..8825b887 --- /dev/null +++ b/mira/Jamfile @@ -0,0 +1 @@ +exe kbest_mira : kbest_mira.cc ..//decoder ; |