mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-19 09:49:33 -06:00
next-lib renamed to lib, lib to old-lib
This commit is contained in:
2
Setup.hs
2
Setup.hs
@@ -149,7 +149,7 @@ testRGL args _ pkg lbi = do
|
||||
else return False
|
||||
|
||||
|
||||
rgl_dir = "next-lib" </> "src"
|
||||
rgl_dir = "lib" </> "src"
|
||||
|
||||
-- the languages have long directory names and short ISO codes (3 letters)
|
||||
-- we also give the decodings for postprocessing linearizations, as long as grammars
|
||||
|
||||
Reference in New Issue
Block a user