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;