From 6147fe66e367a6dc307b88095d5b7cffb66ff7a5 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Mon, 27 May 2013 11:17:51 +0000 Subject: [PATCH] - added header Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@972 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/JBUS/src/busmaster_types.vhd | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/lib/JBUS/src/busmaster_types.vhd b/lib/JBUS/src/busmaster_types.vhd index e25b9fd..db77b3d 100644 --- a/lib/JBUS/src/busmaster_types.vhd +++ b/lib/JBUS/src/busmaster_types.vhd @@ -1,8 +1,6 @@ --- Package File Template --- --- Purpose: This package defines supplemental types, subtypes, --- constants, and functions - +----------------------------------------------------------------------- +-- $Header: /tmp/cvsroot/VHDL/lib/JBUS/src/busmaster_types.vhd,v 1.2 2013-05-27 11:17:51 jens Exp $ +----------------------------------------------------------------------- library IEEE; use IEEE.STD_LOGIC_1164.ALL;