From 29129582b83c518ba532d5cb32bb44c6d2952f02 Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Wed, 2 Apr 2014 07:02:39 +0200 Subject: [PATCH] Adding qandaset default label definitions --- Sd1/swd1.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Sd1/swd1.xml b/Sd1/swd1.xml index 4bca95aba..19ab7f3ad 100644 --- a/Sd1/swd1.xml +++ b/Sd1/swd1.xml @@ -397,7 +397,7 @@ </listitem> </itemizedlist> - <qandaset xml:id="sd1GrennAutoInitStartup"> + <qandaset defaultlabel="qanda" xml:id="sd1GrennAutoInitStartup"> <title>Automatic initialization on startup</title> <qandadiv> @@ -451,7 +451,7 @@ </qandadiv> </qandaset> - <qandaset xml:id="sd1RepresentDirections"> + <qandaset defaultlabel="qanda" xml:id="sd1RepresentDirections"> <title>Representation of directions</title> <qandadiv xml:id="sd1DirParameterization"> @@ -815,7 +815,7 @@ <section xml:id="sd1CrabsEnhanceMove"> <title>Enhancing crabs' movements</title> - <qandaset xml:id="sd1QandCrabStatesIf"> + <qandaset defaultlabel="qanda" xml:id="sd1QandCrabStatesIf"> <title>Adding complex behaviour</title> <qandadiv> @@ -1045,7 +1045,7 @@ <chapter xml:id="ideas"> <title>Ideas</title> - <qandaset xml:id="sd1WormEatWorm"> + <qandaset defaultlabel="qanda" xml:id="sd1WormEatWorm"> <title>Eating multiple worms</title> <qandadiv> -- GitLab