mirror of
https://gitlab.com/scemama/qmcchem.git
synced 2024-11-07 06:33:38 +01:00
Merge branch 'master' of github.com:scemama/qmcchem
This commit is contained in:
commit
2e0370822d
@ -98,8 +98,7 @@ let run ?(daemon=true) ezfio_filename =
|
|||||||
let result =
|
let result =
|
||||||
try
|
try
|
||||||
ZMQ.Socket.bind socket address;
|
ZMQ.Socket.bind socket address;
|
||||||
ZMQ.Socket.unbind socket address;
|
accu
|
||||||
accu;
|
|
||||||
with
|
with
|
||||||
| _ -> false;
|
| _ -> false;
|
||||||
in
|
in
|
||||||
|
Loading…
Reference in New Issue
Block a user