chore(library/algebra): remove obsolete link.

This commit is contained in:
Sebastian Reuße 2015-09-04 09:39:46 +02:00
parent 1fdbd681cc
commit f8a773be11

View file

@ -4,7 +4,6 @@ algebra
Algebraic structures.
* [prio](prio.lean) : priority for algebraic operations
* [function](function.lean)
* [relation](relation.lean)
* [binary](binary.lean) : binary operations
* [order](order.lean)