9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 02:35:18 +02:00
qp2/src/zmq/f77_zmq_module.F90

5 lines
53 B
Fortran

module f77_zmq
#include "f77_zmq_free.h"
end module