author | nipkow |
Mon, 11 Jul 1994 17:50:34 +0200 | |
changeset 458 | 877704b91847 |
parent 457 | 8577bc1c4e1b |
child 459 | 03b445551763 |
--- a/doc-src/ERRATA.txt Mon Jul 11 17:38:10 1994 +0200 +++ b/doc-src/ERRATA.txt Mon Jul 11 17:50:34 1994 +0200 @@ -23,3 +23,6 @@ Ref/tactic: documented subgoals_tac Logics/ZF: renamed mem_anti_sym and mem_anti_refl + +Ref/defining: type constraints ("::") now have a very low priority of 4. + As in ML, they must be enclosed in paretheses most of the time.