Skip to content
Snippets Groups Projects
Commit e019fd08 authored by Dennis Holzmann's avatar Dennis Holzmann
Browse files

Merge branch 'recep' into 'master'

changed names to robocup workshop names

See merge request !6
parents 9f2f1e4c d5f32792
No related branches found
No related tags found
1 merge request!6changed names to robocup workshop names
......@@ -8,6 +8,6 @@ public <drinkstring> = [<prefix>] <drink> [<robot>];
<ilike> = (i like);
<drink> = ( (apple_juice) | (iso_drink) | (orange_juice) | (red_spritzer) | (sparkling_water) | (milk) | (coke) | (water) | (lemon juice));
<drink> = ( (apple_juice) | (iso_drink) | (orange_juice) | (red_spritzer) | (sparkling_water) | (milk) | (coke) | (water) | (lemon juice) | (milk) | (chocolate_milk) | (cola));
<robot> = (tobi) | (robot) | (biron) | (pepper);
......@@ -10,6 +10,6 @@ public <namestring> = [<prefix>] <name> [<robot>];
<callme> = (call me);
<name> = sophia | isabella | emma | olivia | ava | emily | abigail | madison | mia | chloe | james | john | robert | michael | william | david | richard | charles | joseph | thomas;
<name> = amelia | angel | ava | charlie | charlotte | hunter | max | mia | olivia | parker | sam | | jack | noah | oliver | thomas | william;
<robot> = (tobi) | (robot) | (biron) | (pepper);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment