emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el
Date: Tue, 04 Feb 2003 08:24:50 -0500

Index: emacs/lisp/progmodes/vhdl-mode.el
diff -c emacs/lisp/progmodes/vhdl-mode.el:1.17 
emacs/lisp/progmodes/vhdl-mode.el:1.18
*** emacs/lisp/progmodes/vhdl-mode.el:1.17      Tue Nov 19 12:22:10 2002
--- emacs/lisp/progmodes/vhdl-mode.el   Tue Feb  4 08:24:35 2003
***************
*** 605,611 ****
      <cursor>
    elsif <clock>'event and <clock> = '1' then  -- rising clock edge
      if <enable> = '1' then  -- synchronous load
!       
      end if;
    end if;
  end process <label>;"
--- 605,611 ----
      <cursor>
    elsif <clock>'event and <clock> = '1' then  -- rising clock edge
      if <enable> = '1' then  -- synchronous load
! 
      end if;
    end if;
  end process <label>;"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]