mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
simple problem tracing
This commit is contained in:
9
lib/resource-1.0/gf/UntensedEng.gf
Normal file
9
lib/resource-1.0/gf/UntensedEng.gf
Normal file
@@ -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