lh-l4v/misc/filemerge/faster
Matthew Fernandez c58d1c615e misc/filemerge: Add an optimised version of this translator.
Because sometimes light speed is too slow.
2015-10-14 11:02:02 +11:00
..
CMakeLists.txt misc/filemerge: Add an optimised version of this translator. 2015-10-14 11:02:02 +11:00
README misc/filemerge: Add an optimised version of this translator. 2015-10-14 11:02:02 +11:00
make_tables.py misc/filemerge: Add an optimised version of this translator. 2015-10-14 11:02:02 +11:00
translate.cpp misc/filemerge: Add an optimised version of this translator. 2015-10-14 11:02:02 +11:00

README

#
# Copyright 2015, NICTA
#
# This software may be distributed and modified according to the terms of
# the BSD 2-Clause license. Note that NO WARRANTY is provided.
# See "LICENSE_BSD2.txt" for details.
#
# @TAG(NICTA_BSD)
#

A faster version of the tool in the parent directory. Sometimes when you're
translating a lot of text, the parent tool is too slow.