mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 18:42:02 +00:00
eclipse plugin: change the grammar name
This commit is contained in:
parent
e12ef64a87
commit
5914e062d3
@ -3,7 +3,7 @@
|
||||
*/
|
||||
//grammar org.wesnoth.WML with org.eclipse.xtext.common.Terminals
|
||||
grammar org.wesnoth.WML hidden(EOL, WS, SL_COMMENT)
|
||||
generate wML "http://www.wesnoth.org/WML"
|
||||
generate wml "http://www.wesnoth.org/WML"
|
||||
import "http://www.eclipse.org/emf/2002/Ecore" as ecore
|
||||
|
||||
WMLRoot:
|
||||
|
Loading…
x
Reference in New Issue
Block a user