mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-03 04:18:33 -06:00
simple problem tracing
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
concrete UntensedEng of Untensed = CatEng ** open ResEng in {
|
||||
|
||||
flags optimize=all_subs ;
|
||||
|
||||
lin
|
||||
PosCl cl = {s = cl.s ! Pres ! Simul ! Pos ! ODir} ;
|
||||
NegCl cl = {s = cl.s ! Pres ! Simul ! Neg ! ODir} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user