10
1
mirror of https://gitlab.com/scemama/qmcchem.git synced 2024-07-05 02:45:49 +02:00

OCaml spelling

This commit is contained in:
Anthony Scemama 2016-01-06 00:50:48 +01:00
parent 55d51c3666
commit b6318976ae

View File

@ -38,7 +38,7 @@ Requirements
------------ ------------
* [Ninja build tool](http://github.com/martine/ninja) * [Ninja build tool](http://github.com/martine/ninja)
* [Ocaml compiler with Opam and Core library](http://github.com/ocaml) * [OCaml compiler with Opam and Core library](http://github.com/ocaml)
* [ZeroMQ high performance communication library](http://www.zeromq.org) * [ZeroMQ high performance communication library](http://www.zeromq.org)
* [F77_ZMQ ZeroMQ Fortran interface](http://github.com/scemama/f77_zmq/) * [F77_ZMQ ZeroMQ Fortran interface](http://github.com/scemama/f77_zmq/)
* [IRPF90 Fortran code generator](http://irpf90.ups-tlse.fr) * [IRPF90 Fortran code generator](http://irpf90.ups-tlse.fr)