aboutsummaryrefslogtreecommitdiffstats
path: root/src/VeriFuzz/Verilog/Lex.x
diff options
context:
space:
mode:
authorYann Herklotz <git@ymhg.org>2019-04-02 19:51:00 +0100
committerYann Herklotz <git@ymhg.org>2019-04-02 19:51:00 +0100
commit7efee38ae8823314c13d12b349ac1e1361650444 (patch)
treecc3d49441d24cd4cbe6d9c807710923d7cdb86d1 /src/VeriFuzz/Verilog/Lex.x
parentfd4b0b5152f94cd406f2e5de86ce7ed0a4d2cbd0 (diff)
downloadverismith-7efee38ae8823314c13d12b349ac1e1361650444.tar.gz
verismith-7efee38ae8823314c13d12b349ac1e1361650444.zip
Add emacs mode line to Lex.x
Diffstat (limited to 'src/VeriFuzz/Verilog/Lex.x')
-rw-r--r--src/VeriFuzz/Verilog/Lex.x1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VeriFuzz/Verilog/Lex.x b/src/VeriFuzz/Verilog/Lex.x
index 2e99698..fb071d4 100644
--- a/src/VeriFuzz/Verilog/Lex.x
+++ b/src/VeriFuzz/Verilog/Lex.x
@@ -1,3 +1,4 @@
+-- -*- haskell -*-
{
{-# OPTIONS_GHC -w #-}
module VeriFuzz.Verilog.Lex