From 2b3f20d89c7d500842869d3316bee9c7457ba6d4 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 22 Jul 2017 21:05:57 +0200 Subject: Adds the "is_terminal" predicate. --- ast-to-instr/src/VHDLCSNode.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ast-to-instr/src/VHDLCSNode.java') diff --git a/ast-to-instr/src/VHDLCSNode.java b/ast-to-instr/src/VHDLCSNode.java index 4ba6631..ebc1b52 100644 --- a/ast-to-instr/src/VHDLCSNode.java +++ b/ast-to-instr/src/VHDLCSNode.java @@ -268,7 +268,7 @@ public class VHDLCSNode extends VHDLNode Predicates.add_entry ( output, - "is_final", + "is_terminal", local_id ); } -- cgit v1.2.3-70-g09d2