From db0dacf3b4a07f26c317d7cda0c6f8882e511f88 Mon Sep 17 00:00:00 2001 From: gingold Date: Sat, 6 Sep 2008 03:24:23 +0000 Subject: New feature: all-sensitized processes (for vhdl 2008) --- sem_assocs.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sem_assocs.ads') diff --git a/sem_assocs.ads b/sem_assocs.ads index 5242236..3b5a884 100644 --- a/sem_assocs.ads +++ b/sem_assocs.ads @@ -12,7 +12,7 @@ -- for more details. -- -- You should have received a copy of the GNU General Public License --- along with GCC; see the file COPYING. If not, write to the Free +-- along with GHDL; see the file COPYING. If not, write to the Free -- Software Foundation, 59 Temple Place - Suite 330, Boston, MA -- 02111-1307, USA. with Iirs; use Iirs; -- cgit