Usuń 'gramatyki/delivery.jsgf'

This commit is contained in:
Patryk Łukasiewicz 2023-04-21 02:41:33 +02:00
parent 258d8b3be0
commit 60dbfcd478
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
#JSGF V1.0 UTF-8 pl;
grammar delivery;
<deliverys> = <droga> ;
public <droga> = (na | <NULL>) (dowoz | miejscu | wynos);