58 * Log. A search debugging implementation. Users will only see a text
59 * message provided in this search implementation.
60 *
61 * Revision 1.6 2005/05/11 06:10:39 archan
62 * Code for lattice and back track pointer table dumping is now wrapped in reg_result_dump. The function is shared across mode 4 and mode 5. Possibly later for mode 3 and mode 6 as well.
63 *
64 *
65 * 17-Mar-2005 A. Chan (archan@cs.cmu.edu) at Carnegie Mellon University