From 1fe05e5c7babe8308266187bf27e0499d6b1d448 Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 1 Apr 2016 10:10:39 +0100 Subject: [PATCH] Adjusted incorrect underline. --- docs/source/input.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/input.rst b/docs/source/input.rst index 315ded8e..847894e1 100644 --- a/docs/source/input.rst +++ b/docs/source/input.rst @@ -109,7 +109,7 @@ General commands Allows you to write blocks of Python code between ``#python`` and ``#end_python`` in the input file. The code is executed when the input file is read by gprMax. For further details see the :ref:`Python section `. #include: -------------------------- +--------- Allows you to input include commands from a file. It will insert the commands from the specified file at the location where the ``#include`` commands is placed. The syntax of the command is: