A couple of minor issues with JessDE
1) the editor shows "undefined function" for a recursive function call
2) the editor does not recognise (set-current-module) which leads to
undefined facts. Example: I have a module A in file A.clp. Somewhere in
the middle of that module I need some new definitions for module B. So,
inside A.clp I do (set-current-module B), write the definitions and
switch back to module A. When I now have rules that use the templates
from module B then the editor doesn't recognize that. Execution of the
code itself works just fine.
Felix
--------------------------------------------------------------------
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]
--------------------------------------------------------------------