mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
gfse: use alltenses/ instead of present/ when looking up RGL oper types
This commit is contained in:
@@ -1191,7 +1191,7 @@ function draw_opens(g,ci) {
|
||||
setTimeout(function(){sheet.style.top="0px";},1000)
|
||||
}
|
||||
function cont1() { gfshell("so",cont2) }
|
||||
gfshell("i -retain present/"+m+".gfo",cont1)
|
||||
gfshell("i -retain alltenses/"+m+".gfo",cont1)
|
||||
}
|
||||
}
|
||||
var first=true;
|
||||
|
||||
Reference in New Issue
Block a user