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/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 7989c67..3e991f0 100644 --- a/ast-to-instr/src/VHDLCSNode.java +++ b/ast-to-instr/src/VHDLCSNode.java @@ -181,7 +181,7 @@ public class VHDLCSNode extends VHDLNode XPathConstants.NODE ); - handle_expression(local_id, sources); + handle_read_expr_predicates(local_id, sources); } /***************************************************************************/ -- cgit v1.2.3-70-g09d2