Can u tell me the functionality of "<-" I have tried the example stack.clp. In stack.clp we have a command
(defrule push-value ?push-value <- (push-value ?value) There is no fact (push-value ?value) in the Knowledge base, and push-value is the name of a rule.Then when will the rule be fired. Will it also check the rule names too. Can you please send me the contents of stack.clp file with inline documentation i.e explaining each command in the clp file. In the hard.clp file, can you tell why the reset command is used. We are using a bind statement, which will overwrite, so there is no point in using reset, when the bind is doing its function. -------------------------------------------------------------------- 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] --------------------------------------------------------------------
