summaryrefslogtreecommitdiff
path: root/Coqide.bat
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2011-04-19 16:44:20 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2011-04-19 16:44:20 +0200
commit9d27ae09786866b6e3d7b79d1fa7667e5e2aa309 (patch)
treea418d1edb3d53cdb4185b9719b7a70822cf5a24d /Coqide.bat
parent6b691bbd2101fd39395c0d2135fd7c06a8915e14 (diff)
Imported Upstream version 8.3.pl2upstream/8.3.pl2
Diffstat (limited to 'Coqide.bat')
-rwxr-xr-xCoqide.bat7
1 files changed, 0 insertions, 7 deletions
diff --git a/Coqide.bat b/Coqide.bat
deleted file mode 100755
index f955a970..00000000
--- a/Coqide.bat
+++ /dev/null
@@ -1,7 +0,0 @@
-@echo off
-set COQBIN=%~0\..\bin
-set COQLIB=%~0\..\lib
-echo Using COQBIN= %COQBIN%
-echo and COQLIB= %COQLIB%
-echo Starting Coqide
-%~0\..\bin\coqide.opt.exe \ No newline at end of file