Skip to content
Snippets Groups Projects
Commit 2bef25ba authored by Ivan Tsybulin's avatar Ivan Tsybulin
Browse files

Fixed fortran test

parent 9e1970af
Branches
No related tags found
No related merge requests found
! Created by on 08.06.2020. ! Created by on 08.06.2020.
#include "parlibf.h"
program parlibf_test program parlibf_test
IMPLICIT NONE IMPLICIT NONE
#include "parlibf.h"
call PARLIB_INIT call PARLIB_INIT
write(*,*) "Fortran parlib works" write(*,*) "Fortran parlib works"
call PARLIB_DEINIT call PARLIB_DEINIT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment