init
This commit is contained in:
6
snippets/vhdl-mode/lib
Normal file
6
snippets/vhdl-mode/lib
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: library
|
||||
# key: lib
|
||||
# --
|
||||
library IEEE;
|
||||
use IEEE.std_logic_1164.all;
|
||||
Reference in New Issue
Block a user