From 852f4310b717765360f5d3bf575d40af5769f70d Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 30 Aug 2021 08:12:26 +0200 Subject: vhdl and psl: parse sync_abort and async_abort. For #1654 --- src/ghdldrv/ghdlprint.adb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ghdldrv/ghdlprint.adb') diff --git a/src/ghdldrv/ghdlprint.adb b/src/ghdldrv/ghdlprint.adb index dc8e649be..8f59bbf65 100644 --- a/src/ghdldrv/ghdlprint.adb +++ b/src/ghdldrv/ghdlprint.adb @@ -423,6 +423,8 @@ package body Ghdlprint is | Tok_Inf | Tok_Within | Tok_Abort + | Tok_Async_Abort + | Tok_Sync_Abort | Tok_Before | Tok_Before_Em | Tok_Before_Un -- cgit v1.2.3