fix whitespace

This commit is contained in:
Steve Plimpton
2025-05-15 17:04:18 -06:00
parent 06616c5ff3
commit ebfb94a717
7 changed files with 17 additions and 17 deletions

View File

@ -4223,7 +4223,7 @@ int Variable::math_function(char *word, char *contents, Tree **tree, Tree **tree
data[ivar][0],names[ivar]);
}
}
// if tree: store python variable and arg info in tree for later eval
// else: one-time eval of python-coded function now via python variable