renamed "stmtContainers" to "stmt_containers"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:51:44 +02:00
parent 07fd747069
commit 059d72858a
224 changed files with 1155 additions and 1148 deletions

View File

@@ -139,7 +139,7 @@ stmts (unique int id: @stmt,
int idx: int ref,
varchar(900) tostring: string ref);
stmtContainers (unique int stmt: @stmt ref,
stmt_containers (unique int stmt: @stmt ref,
int container: @stmt_container ref);
jumpTargets (unique int jump: @stmt ref,