Removed old commented-out code.
[CleverRabbit.git] / regression-test.py
blob601d14e540b6a27a1c2c3fbae890fdeb36fc604a
1 #!/usr/bin/env python
3 # regression-test.py
5 # Copyright (c) 2008 A. Karl Keller (http://karlk.net)
7 # This code is open-source, free software, made available without warranty under
8 # the terms of the GNU General Public License, either version 2 or later (see
9 # http://www.gnu.org/licenses/gpl.html or included copy); as such, it may be
10 # redistributed and/or modified in accordance with that document.
13 import os
15 TRANSLITERATE = "./build/transliterate"
16 INPUT_DEFINITION_PATH = "./active_definitions/Phonemic.rtkinput"
17 SCRIPT_DEFINITION_PATH = "./active_definitions/Krung.rtkscript"
18 ENCODING_DEFINITION_PATH = "./active_definitions/Unicode.rtkfont"