From 66e1fcebc93a680bb338784bd606e54167dc440e Mon Sep 17 00:00:00 2001 From: "rc@thorium" <robocup-adm@thorium> Date: Tue, 9 May 2023 08:02:51 +0200 Subject: [PATCH] fixup! ersti: sg command --- psGrammar/demos/demoErsti/commands.jsgf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psGrammar/demos/demoErsti/commands.jsgf b/psGrammar/demos/demoErsti/commands.jsgf index d417b35a..d360c3e5 100644 --- a/psGrammar/demos/demoErsti/commands.jsgf +++ b/psGrammar/demos/demoErsti/commands.jsgf @@ -36,4 +36,4 @@ public <command> = [<robot>] ( <introduce> | <save> | <wait> | <goTo> | <followM <explain> = (what can you do) | (explain your skills); -<store_groceries> = (store the groceries) \ No newline at end of file +<store_groceries> = (store the groceries); \ No newline at end of file -- GitLab