Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
58250f9b
Commit
58250f9b
authored
Dec 13, 2014
by
POTTIER Francois
Browse files
Comment.
parent
9735c6c1
Changes
1
Show whitespace changes
Inline
Side-by-side
quicktest/speed.ml
View file @
58250f9b
open
Printf
(* Read one floating-point in a file. *)
(* Read one floating-point
number
in a file. *)
let
read
f
=
let
c
=
open_in
f
in
let
s
=
input_line
c
in
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment