aboutsummaryrefslogtreecommitdiffhomepage
path: root/easycrypt/easycrypt.el
diff options
context:
space:
mode:
authorGravatar Pierre-Yves Strub <pierre-yves@strub.nu>2017-02-21 23:41:44 +0100
committerGravatar Clément Pit--Claudel <cpitclaudel@gmail.com>2017-02-21 22:15:10 -0500
commit12d6e92b5cac0ea1fda6f8f782067afe49b263ee (patch)
treec8524696c98f49e098826a93fafbe4ca3f4b1f58 /easycrypt/easycrypt.el
parent4bcac92df46da9e68b5e3d565bb118fb63b4feb4 (diff)
[ec mode]: update keywords
Diffstat (limited to 'easycrypt/easycrypt.el')
-rw-r--r--easycrypt/easycrypt.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/easycrypt/easycrypt.el b/easycrypt/easycrypt.el
index ecea9744..017b2563 100644
--- a/easycrypt/easycrypt.el
+++ b/easycrypt/easycrypt.el
@@ -61,7 +61,6 @@ this list are strings."
;; --------------------------------------------------------------------
(defun easycrypt-prog-args ()
- (message "%s" easycrypt-load-path)
(append easycrypt-prog-args (easycrypt-include-options)))
;; --------------------------------------------------------------------