data: renamed 'main' function in tutorial to 'start_tour' due to multiple main fix

This commit is contained in:
Eberhard Graether
2019-05-15 14:56:51 +02:00
parent b5e8c7f452
commit 018a65e0b6
2 changed files with 7 additions and 9 deletions
@@ -11,10 +11,10 @@
\tcontains a few hundred lines of code as you can see by the numbers below.\n
\n
LET'S GET STARTED!\n
\tTo keep things simple just click the "main" symbol below to start the tour.\n
\tTo keep things simple just click the "start_tour" symbol below to start the tour.\n
\n
\n
[::\tmmain\tsint\tp()](); // <- start here\n
[::\tmstart_tour\tsint\tp()](); // <- start here\n
\n
</description>
<source_groups>