emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/wisitoken-grammar-mode 950a513 1/2: initial


From: Stephen Leake
Subject: [elpa] externals/wisitoken-grammar-mode 950a513 1/2: initial
Date: Tue, 13 Aug 2019 19:09:45 -0400 (EDT)

branch: externals/wisitoken-grammar-mode
commit 950a5138254dae5787b16da007c70fd67446f376
Author: Stephen Leake <address@hidden>
Commit: Stephen Leake <address@hidden>

    initial
---
 build.sh | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..cc44216
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+# Build and install executables for WisiToken grammar mode.
+
+export GPR_PROJECT_PATH="../wisi-2.0.1"
+
+gprbuild -p -P wisitoken_grammar.gpr
+gprinstall -f -p -P wisitoken_grammar.gpr --install-name=wisitoken_grammar
+
+# end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]