clear ball before setting it (#246)
This commit is contained in:
@@ -42,8 +42,7 @@
|
||||
( expand_goals(Term0, Term) -> true
|
||||
; Term = Term0
|
||||
),
|
||||
( '$get_b_value'(B), call(Term),
|
||||
'$write_eqs_and_read_input'(B, VarList),
|
||||
( '$get_b_value'(B), call(Term), '$write_eqs_and_read_input'(B, VarList),
|
||||
!
|
||||
; write('false.'), nl
|
||||
).
|
||||
|
||||
Reference in New Issue
Block a user