I am trying to test TLF for NAQP. The rules file for this is actually a directory, which contains two files. One is the naqp contest definition file, plus naqp.py.
It doesn't seem to pick up all the info from the file 'naqp'.
In looking at the code in utils.c, the function find_available does not seem to check for the possibility of a directory.
Or am I looking in the wrong place?
--