doc(todo): add another item to todo list

This commit is contained in:
Leonardo de Moura 2014-02-06 18:07:06 -08:00
parent 4b4b5e3345
commit 5efc60d1f1

View file

@ -15,3 +15,4 @@ To Do List
- Independent type checker using a different programming language (e.g., F* or OCaml).
- Module for reading [OpenTheory](http://www.gilith.com/research/opentheory/) proofs.
- Re-implement apply-tactic.
- Improve performance of `is_convertible` and `is_definitionally_equal` predicates