Hot fix
Compare changes
@@ -7,7 +7,7 @@ The advantage is that only small changes are required to convert existing Fortra
@@ -15,7 +15,7 @@ Read more on <http://www.opencoarrays.org/>
@@ -28,7 +28,7 @@ Indexing of individual images can be shown on the simple *Hello World* program:
@@ -40,7 +40,7 @@ Notice, the ***** character always has to be in the square brackets.
@@ -76,7 +76,7 @@ Example program:
@@ -84,7 +84,7 @@ Currently, version 1.8.10 compiled with OpenMPI 1.10.7 library is installed on C
@@ -94,7 +94,7 @@ $ caf hello_world.f90 -o hello_world.x
@@ -104,7 +104,7 @@ $ mpif90 hello_world.f90 -o hello_world.x -fcoarray=lib -lcaf_mpi
@@ -122,6 +122,6 @@ $ mpiexec -np 4 ./synchronization_test.x