mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
opt flag in DiffFre now better
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
instance DiffFre of DiffRomance = open CommonRomance, PhonoFre, Prelude in {
|
||||
|
||||
flags optimize=all ;
|
||||
flags optimize=noexpand ;
|
||||
-- flags optimize=all ;
|
||||
|
||||
param
|
||||
Prep = P_de | P_a ;
|
||||
|
||||
Reference in New Issue
Block a user