Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Get rid of nasty utf8 spaces that annoy latex.
authorArnaud Legrand <arnaud.legrand@imag.fr>
Wed, 21 Aug 2013 16:22:23 +0000 (18:22 +0200)
committerArnaud Legrand <arnaud.legrand@imag.fr>
Wed, 21 Aug 2013 16:22:23 +0000 (18:22 +0200)
doc/doxygen/bindings.doc
doc/doxygen/module-smpi.doc

index accc6b9..25721cc 100644 (file)
@@ -179,7 +179,7 @@ grep GLOBAL_GUARDS patches/make/* -r
 
 # Finish the setup
 (cd patches/make; make setup && make force && make && make FORCE_VERSIONS=1 && echo "Sources are properly setup")
-# If this last command failed, check your mercurial config within ~/.hgrc (see above)
+# If this last command failed, check your mercurial config within ~/.hgrc (see above)
 ~~~~       
  -# Compile it all
 ~~~~{.sh}
index a5c5099..01aeb7c 100644 (file)
@@ -39,7 +39,7 @@ Our coverage of the interface is very decent, but still incomplete;
 Given the size of the MPI standard, it may well be that we never
 implement absolutely all existing primitives. One sided communications
 and I/O primitives are not targeted for now. Our current state is
-still very decent: we pass most of the MPICH coverage tests.
+still very decent: we pass most of the MPICH coverage tests.
 
 The full list of not yet implemented functions is documented in the
 file <tt>include/smpi/smpi.h</tt> of the archive, between two lines