1
0
forked from GitHub/gf-core

ParseEngAbs.gf & ParseEng.gf: change module name to match file name.

Also remove bogus path.
This commit is contained in:
hallgren
2011-10-20 13:17:39 +00:00
parent 179a8dcaa9
commit dbc7308220
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
abstract PennTreebank =
abstract ParseEngAbs =
Tense,
Cat,
Noun,