last typo

This commit is contained in:
Jacob Gissinger
2023-05-19 23:51:01 -04:00
committed by GitHub
parent d7b7d1d323
commit 5fac8f483e

View File

@ -4041,7 +4041,7 @@ Region *Variable::region_function(char *id, int ivar)
customize by adding a special function:
sum(x),min(x),max(x),ave(x),trap(x),slope(x),
gmask(x),rmask(x),grmask(x,y),next(x),is_file(x),is_ox(x),
extract_setting(x),label2type(x,y),is_typelabel(x)
extract_setting(x),label2type(x,y),is_typelabel(x,y)
------------------------------------------------------------------------- */
int Variable::special_function(char *word, char *contents, Tree **tree, Tree **treestack,