mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
fix complete pattern in isOldFile
This commit is contained in:
@@ -305,6 +305,7 @@ isOldFile f = do
|
||||
where
|
||||
old (PT _ (TS t)) = elem t $ words
|
||||
"cat category data def flags fun include lin lincat lindef lintype oper param pattern printname rule"
|
||||
old _ = False
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user