eclipse plugin: change the grammar name
This commit is contained in:
parent
e12ef64a87
commit
5914e062d3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue