diff --git a/src/lte/doc/source/lte-user.rst b/src/lte/doc/source/lte-user.rst index 447e0ed19..43fe315c5 100644 --- a/src/lte/doc/source/lte-user.rst +++ b/src/lte/doc/source/lte-user.rst @@ -57,6 +57,7 @@ Here is the minimal simulation program that is needed to do an LTE-only simulati int main (int argc, char *argv[]) { + // the rest of the simulation program follows #. Create a LenaHelper object::