Skip to content

Remove LambdaCase extension from copilot-theorem. Refs #736#741

Open
maartinss wants to merge 1 commit into
Copilot-Language:masterfrom
maartinss:lambda-case-removal
Open

Remove LambdaCase extension from copilot-theorem. Refs #736#741
maartinss wants to merge 1 commit into
Copilot-Language:masterfrom
maartinss:lambda-case-removal

Conversation

@maartinss

Copy link
Copy Markdown

Replace all uses of \case with <variable> -> case of

Affected modules:

  • Copilot.Theorem.TransSys.Operators
  • Copilot.Theorem.Prover.SMT
  • Copilot.Theorem.Prover.TPTP
  • Copilot.Theorem.IL.Spec
  • Copilot.Theorem.IL.Transform
  • Copilot.Theorem.IL.Translate
  • Copilot.Theorem.What4

Left Copilot.Theorem.Prover.Z3 untouched as this module is no longer needed.

…ge#736

Replace all uses of  with

Affected modules:

- Copilot.Theorem.TransSys.Operators

- Copilot.Theorem.Prover.SMT

- Copilot.Theorem.Prover.TPTP

- Copilot.Theorem.IL.Spec

- Copilot.Theorem.IL.Transform

- Copilot.Theorem.IL.Translate

- Copilot.Theorem.What4

@boex-rodrigo boex-rodrigo left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants