do not rewrite history, the old versions are still called Objective Caml
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@12094 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
7e52a799ac
commit
77d655c1b1
|
@ -45,7 +45,7 @@ cannot use a reserved keyword (like "in" or "to") as label.
|
|||
|
||||
Formal parameters and arguments are matched according to their
|
||||
respective labels\footnote{This correspond to the commuting label mode
|
||||
of OCaml 3.00 through 3.02, with some additional flexibility
|
||||
of Objective Caml 3.00 through 3.02, with some additional flexibility
|
||||
on total applications. The so-called classic mode ("-nolabels"
|
||||
options) is now deprecated for normal use.}, the absence of label
|
||||
being interpreted as the empty label.
|
||||
|
|
Loading…
Reference in New Issue