Sorry folks,

It's clearly a Friday. I cut and pasted my bug fix out of
the FAQ and through some odd HTML-related transformation, two
ampersands disappeared. Here's the correct text:

To fix, modify line 38 in jess/awt/TextReader.java from 

         if (m_eofNext)

     to 

         if (m_eofNext && false)

---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9214                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to