remove old math code
This commit is contained in:
@@ -777,7 +777,7 @@ function execute_module(info)
|
||||
if (mod_resolve.scope < 900) {
|
||||
var context = null
|
||||
if (c_resolve.scope < 900) {
|
||||
context = c_resolve.symbol(null, $_)
|
||||
context = c_resolve.symbol(null, my$_)
|
||||
}
|
||||
|
||||
// Get file info to determine inject list
|
||||
|
||||
Reference in New Issue
Block a user