/[emacs]/emacs/lisp/progmodes/vhdl-mode.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/vhdl-mode.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by rost, Tue Nov 19 17:22:10 2002 UTC revision 1.18 by lektu, Tue Feb 4 13:24:35 2003 UTC
# Line 605  begin  -- process <label> Line 605  begin  -- process <label>
605      <cursor>      <cursor>
606    elsif <clock>'event and <clock> = '1' then  -- rising clock edge    elsif <clock>'event and <clock> = '1' then  -- rising clock edge
607      if <enable> = '1' then  -- synchronous load      if <enable> = '1' then  -- synchronous load
608          
609      end if;      end if;
610    end if;    end if;
611  end process <label>;"  end process <label>;"

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26