Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document mysterious useful comments for ctac and ceqv #692

Open
Xaphiosis opened this issue Oct 27, 2023 · 0 comments
Open

Document mysterious useful comments for ctac and ceqv #692

Xaphiosis opened this issue Oct 27, 2023 · 0 comments
Assignees
Labels
cleanup docs Documentation, READMEs, etc

Comments

@Xaphiosis
Copy link
Member

There is this comment, in CSpace_C:

(* Useful:
  apply (tactic {* let val _ = reset CtacImpl.trace_ceqv; val _ = reset CtacImpl.trace_ctac in all_tac end; *})
  *)

This should be moved to CTac.thy, but also documented in crefine-notes.md, after first investigating what exactly it does.

The same goes for (same file):

(* ML "set CtacImpl.trace_ctac"*)
@Xaphiosis Xaphiosis added cleanup docs Documentation, READMEs, etc labels Oct 27, 2023
@Xaphiosis Xaphiosis self-assigned this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup docs Documentation, READMEs, etc
Projects
None yet
Development

No branches or pull requests

1 participant