summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ast-to-instr/src/VHDLProcess.java')
-rw-r--r--ast-to-instr/src/VHDLProcess.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ast-to-instr/src/VHDLProcess.java b/ast-to-instr/src/VHDLProcess.java
index 5d49b40..36634fe 100644
--- a/ast-to-instr/src/VHDLProcess.java
+++ b/ast-to-instr/src/VHDLProcess.java
@@ -439,7 +439,7 @@ public class VHDLProcess extends ParsableXML
"ref"
);
- if (!Main.node_is_function_or_literal(ref))
+ if (!Main.node_is_function_or_literal(xml_id))
{
Predicates.add_entry
(