You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I want to use Reduce.Reset() function in the REPL command line. But there is an error that says:
ERROR: UndefVarError: rs not defined. Here rs is a variable that appears in the function code. So I was wondering if there is something I missed or if it is an issue. Thanks in advance!
The text was updated successfully, but these errors were encountered:
Reduce.Reset() works fine on my computer, I cant reproduce your issue. You'll have to provide more details, as I cannot confirm or reproduce the issue on my computer.
Hey! I want to use Reduce.Reset() function in the REPL command line. But there is an error that says:
ERROR: UndefVarError: rs not defined. Here rs is a variable that appears in the function code. So I was wondering if there is something I missed or if it is an issue. Thanks in advance!
The text was updated successfully, but these errors were encountered: