]> git.ipfire.org Git - thirdparty/jinja.git/commit
Rename grammar to grammar.ebnf
authorKevin <kevin@kevin-brown.com>
Sun, 10 May 2020 01:54:14 +0000 (21:54 -0400)
committerKevin <kevin@kevin-brown.com>
Sun, 10 May 2020 01:54:14 +0000 (21:54 -0400)
commit1a2512a1bcd4686d676036a5125a548efad6d914
treef74bc372375ba2eeb87404f35a06a22e2e5d21e4
parentebf4fea5e968bffa607f5642bd64df1bba708305
Rename grammar to grammar.ebnf

This will enable syntax higlighting on GitHub and also makes it more
clear what format is being used within the file.
grammar.ebnf [moved from tatsu_grammar.txt with 100% similarity]
test_tatsu.py