mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-15 21:10:13 -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