From a19063a8dc55750e4ae6d6d6acacdd537fbbdb08 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 25 Jul 2017 14:00:06 +0200 Subject: Working on (structural + elements) read/writes. --- ast-to-instr/src/VHDLISNode.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ast-to-instr/src/VHDLISNode.java') diff --git a/ast-to-instr/src/VHDLISNode.java b/ast-to-instr/src/VHDLISNode.java index 6f70aa8..62fc3da 100644 --- a/ast-to-instr/src/VHDLISNode.java +++ b/ast-to-instr/src/VHDLISNode.java @@ -179,7 +179,7 @@ public class VHDLISNode extends VHDLNode XPathConstants.NODE ); - handle_expression(local_id, sources); + handle_read_expr_predicates(local_id, sources); } /***************************************************************************/ -- cgit v1.2.3-70-g09d2