mirror of
https://gitlab.com/scemama/qmcchem.git
synced 2024-12-22 04:13:31 +01:00
Removed debugging print
This commit is contained in:
parent
0d5d317a85
commit
99c38c83f6
@ -481,8 +481,6 @@ let run ezfio_filename dataserver =
|
||||
Int.to_string (5*len)] ; ( select_n_of ~n:5 ~len rest ) ]
|
||||
| _ -> message
|
||||
in
|
||||
let f = fun x -> x in
|
||||
Printf.printf "%s\n%s\n\n%!" (List.to_string ~f message) (List.to_string ~f new_message);
|
||||
ZMQ.Socket.send_all push_socket new_message
|
||||
in
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user