mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -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)
|
setTimeout(function(){sheet.style.top="0px";},1000)
|
||||||
}
|
}
|
||||||
function cont1() { gfshell("so",cont2) }
|
function cont1() { gfshell("so",cont2) }
|
||||||
gfshell("i -retain present/"+m+".gfo",cont1)
|
gfshell("i -retain alltenses/"+m+".gfo",cont1)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
var first=true;
|
var first=true;
|
||||||
|
|||||||
Reference in New Issue
Block a user