mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 18:58:56 -06:00
subs flags
This commit is contained in:
@@ -6,7 +6,7 @@ concrete ClauseEng of Clause = CategoriesEng **
|
||||
|
||||
open Prelude, SyntaxEng in {
|
||||
|
||||
flags optimize=all ;
|
||||
flags optimize=all_subs ;
|
||||
|
||||
lin
|
||||
SPredV np v = predVerbClause np v (complVerb v) ;
|
||||
|
||||
Reference in New Issue
Block a user