mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 05:02:50 -06:00
remove some redundant dependencies from FCFG
This commit is contained in:
@@ -43,7 +43,6 @@ filterCats syms = [ cat | Cat cat <- syms ]
|
||||
filterToks :: [Symbol c t] -> [t]
|
||||
filterToks syms = [ tok | Tok tok <- syms ]
|
||||
|
||||
|
||||
------------------------------------------------------------
|
||||
-- * edges
|
||||
|
||||
|
||||
Reference in New Issue
Block a user