Get a MPI logical or operation.

Property definitions

mpi $ Op :: lor
	# Get a MPI logical or operation.
	new lor `{ return MPI_LOR; `}
lib/mpi/mpi.nit:290,2--291,30