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 | dcbf1cd5808fb33365d739d35dbf87f036f4a999 (patch) | |
tree | de8d888165350272a30a34eff8853ab7d2d21a1b /mira | |
parent | 05b86961fa7e04d47cf729ea27e27c527f895da0 (diff) |
Rename decoder library, assimilate mira directory
Diffstat (limited to 'mira')
-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 ; |