forked from GitHub/gf-core
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