From a3b605a2db75a7d8c407f29ea81aa8fbdacf35c4 Mon Sep 17 00:00:00 2001 From: Pierre Weis Date: Tue, 20 Sep 2005 21:42:44 +0000 Subject: New function sscanf_format to read a format from a string. The type of the resulting format is dynamically checked and should be the type of the template format which is the second argument. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7061 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- stdlib/sys.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/sys.ml') diff --git a/stdlib/sys.ml b/stdlib/sys.ml index aef1060ba..ab5052a85 100644 --- a/stdlib/sys.ml +++ b/stdlib/sys.ml @@ -78,4 +78,4 @@ let catch_break on = (* OCaml version string, must be in the format described in sys.mli. *) -let ocaml_version = "3.09+dev31 (2005-09-20)";; +let ocaml_version = "3.09+dev32 (2005-09-20)";; -- cgit v1.2.3-70-g09d2