Merge branch 'master' of github.com:scemama/qmcchem

This commit is contained in:
Anthony Scemama 2017-11-09 15:08:19 +01:00
commit 2e0370822d
1 changed files with 1 additions and 2 deletions

View File

@ -98,8 +98,7 @@ let run ?(daemon=true) ezfio_filename =
let result =
try
ZMQ.Socket.bind socket address;
ZMQ.Socket.unbind socket address;
accu;
accu
with
| _ -> false;
in