| summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'ast-to-instr/src/VHDLProcess.java')
| -rw-r--r-- | ast-to-instr/src/VHDLProcess.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ast-to-instr/src/VHDLProcess.java b/ast-to-instr/src/VHDLProcess.java index 36634fe..4f4ef73 100644 --- a/ast-to-instr/src/VHDLProcess.java +++ b/ast-to-instr/src/VHDLProcess.java @@ -465,6 +465,7 @@ public class VHDLProcess extends ParsableXML ( final IDs local_id ) + throws XPathExpressionException { final Node start_node; final Collection<ParsableXML> result; |


