summaryrefslogtreecommitdiff
path: root/break_filelist
diff options
context:
space:
mode:
authorElie De Brauwer <edb@newtec.eu>2012-04-11 12:21:24 +0200
committerJari Aalto <jari.aalto@cante.net>2012-04-11 12:21:24 +0200
commit3877c0480634e43ea7fbf0a87675d21d093eed93 (patch)
tree12d6d59695a16dcf407a00aed0223b405391c1d8 /break_filelist
parentd766d8ac26465e9d4dff6de509f35fd63e15b92c (diff)
Enable VHDL support
Gbp-Pq: Name 60_bts508557_vhdl_support.patch
Diffstat (limited to 'break_filelist')
-rwxr-xr-xbreak_filelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/break_filelist b/break_filelist
index 40b5808..6fe3270 100755
--- a/break_filelist
+++ b/break_filelist
@@ -209,6 +209,7 @@ $noisy = 0; # Set to 1 if you want noisy reports.
"hs" => "haskell", "lhs" => "haskell",
# ???: .pco is Oracle Cobol
"jsp" => "jsp", # Java server pages
+ "vhd" => "vhdl", # VHDL code
);