Fixed two errors in documentation.

This commit is contained in:
Paul Romano 2013-04-10 22:04:44 -04:00
parent 8c53dbabf7
commit c43d77df4e
2 changed files with 3 additions and 3 deletions

View file

@ -83,7 +83,7 @@ Prerequisites
.. _gfortran: http://gcc.gnu.org/wiki/GFortran
.. _OpenMPI: http://www.open-mpi.org
.. _MPICH2: http://www.mpich.org
.. _MPICH: http://www.mpich.org
.. _HDF5: http://www.hdfgroup.org/HDF5/
.. _PETSc: http://www.mcs.anl.gov/petsc/

View file

@ -11,8 +11,8 @@ Problems with Compilation
If you are experiencing problems trying to compile OpenMC, first check if the
error you are receiving is among the following options.
undefined reference to `_vtab$...
*********************************
undefined reference to \`_vtab$...
**********************************
If you see this message when trying to compile, the most likely cause is that
you are using a compiler that does not support type-bound procedures from