Skip to content
Snippets Groups Projects
Commit 6b8d6bb6 authored by dgelessus's avatar dgelessus
Browse files

Allow switching the language used to parse formulas input by the user

This doesn't affect predicates passed to :exec/:constants/:init yet,
because ProB 2's StateSpace.transitionFromPredicate method currently
only accepts a string predicate (which is parsed using the model's
languate) and not an arbitrary IEvalElement.
parent 6307c0bd
Branches
Tags
No related merge requests found
Checking pipeline status