Add a modFunc function to edit a function in the session.
[matthijs/master-project/cλash.git] / VHDL.hs
diff --git a/VHDL.hs b/VHDL.hs
index f1c7500ea032f1283d63735ba79aa348a0669a2c..c5e7cbc5e18187d19f430ed07c7dcb6b25fd849d 100644 (file)
--- a/VHDL.hs
+++ b/VHDL.hs
@@ -36,4 +36,3 @@ vhdl_ty_maybe ty =
 -- Shortcut
 mkVHDLId :: String -> AST.VHDLId
 mkVHDLId = AST.unsafeVHDLBasicId
-