Skip to content
Snippets Groups Projects
Commit 28773784 authored by Basile Desloges's avatar Basile Desloges
Browse files

[eacsl] Rename some translation functions

- `Translate_terms.term_to_exp` -> `Translate_terms.to_exp`
- `Translate_predicates.predicate_to_exp` -> `Translate_predicates.to_exp`
- `Translate_predicates.translate_predicate` -> `Translate_predicate.do_it`
- `Translate_rtes.translate_rte_annots` -> `Translate_rtes.rte_annots`
- `Translate_rtes.translate_rte` -> `Translate_rtes.exp`
parent 8f29bdb8
No related branches found
No related tags found
No related merge requests found
Showing
with 107 additions and 107 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment