From 578df954852d84db9afac3d076fecb1d8be9e000 Mon Sep 17 00:00:00 2001 From: mjdenkowski Date: Mon, 31 Mar 2014 18:09:58 -0400 Subject: Include new bilex file --- realtime/rt/util.py | 1 + 1 file changed, 1 insertion(+) (limited to 'realtime') diff --git a/realtime/rt/util.py b/realtime/rt/util.py index a7333bbd..8cd41a1e 100644 --- a/realtime/rt/util.py +++ b/realtime/rt/util.py @@ -10,6 +10,7 @@ SA_INI_FILES = set(( 'a_file', 'lex_file', 'precompute_file', + 'bilex_file', )) class FIFOLock: -- cgit v1.2.3