Open kenballus opened 4 years ago
On line 166 of initialize.clj, you have the following:
(defineCaseframe 'Propositional '('close proposition) :docstring "[proposition] is closed over [closedvar]")
I think you're missing the parameter closedvar.
closedvar
Thanks for making CSNePS! It's by far the easiest SNePS to run.
On line 166 of initialize.clj, you have the following:
(defineCaseframe 'Propositional '('close proposition) :docstring "[proposition] is closed over [closedvar]")
I think you're missing the parameter
closedvar
.Thanks for making CSNePS! It's by far the easiest SNePS to run.