diff options
| author | Maxime Dénès | 2017-05-03 13:37:41 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-05-03 13:37:41 +0200 |
| commit | 3c795ba6b5728e8a0a699ab15c773c52c48f33e4 (patch) | |
| tree | 7a95c75037ddc1c729bc496c13084d350f9f29a1 /doc/refman/RefMan-pre.tex | |
| parent | 4bff930da2c029a66eaf5378e5abd2cc35554f8f (diff) | |
| parent | 15d415729962eddde2cd1d58e03449c8526ba626 (diff) | |
Merge PR#411: Mention template polymorphism in the documentation.
Diffstat (limited to 'doc/refman/RefMan-pre.tex')
| -rw-r--r-- | doc/refman/RefMan-pre.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-pre.tex b/doc/refman/RefMan-pre.tex index f36969e821..0441f952df 100644 --- a/doc/refman/RefMan-pre.tex +++ b/doc/refman/RefMan-pre.tex @@ -529,7 +529,7 @@ intensive computations. Christine Paulin implemented an extension of inductive types allowing recursively non uniform parameters. Hugo Herbelin implemented -sort-polymorphism for inductive types. +sort-polymorphism for inductive types (now called template polymorphism). Claudio Sacerdoti Coen improved the tactics for rewriting on arbitrary compatible equivalence relations. He also generalized rewriting to |
