tuned messages;
authorwenzelm
Sat, 22 Dec 2018 17:02:29 +0100
changeset 69500 db001bc11855
parent 69499 638fdbbc7d1f
child 69501 4c1985eba1b7
tuned messages;
lib/Tools/ghc_setup
lib/Tools/ocaml_setup
--- a/lib/Tools/ghc_setup	Sat Dec 22 15:45:40 2018 +0100
+++ b/lib/Tools/ghc_setup	Sat Dec 22 17:02:29 2018 +0100
@@ -2,7 +2,7 @@
 #
 # Author: Makarius
 #
-# DESCRIPTION: setup Glasgow Haskell Compiler setup via Stack
+# DESCRIPTION: setup Glasgow Haskell Compiler via Stack
 
 set -e
 
--- a/lib/Tools/ocaml_setup	Sat Dec 22 15:45:40 2018 +0100
+++ b/lib/Tools/ocaml_setup	Sat Dec 22 17:02:29 2018 +0100
@@ -2,7 +2,7 @@
 #
 # Author: Makarius
 #
-# DESCRIPTION: setup OCaml setup via OPAM
+# DESCRIPTION: setup OCaml via OPAM
 
 if [ -d "$ISABELLE_OPAM_ROOT" ]
 then