more correct indicator
authorhaftmann
Sun, 16 Jun 2019 16:40:57 +0000
changeset 70352 ce3c1d8791eb
parent 70351 32b4e1aec5ca
child 70353 7aa64296b9b0
more correct indicator
src/Tools/Code/code_ml.ML
--- a/src/Tools/Code/code_ml.ML	Fri Jun 14 12:29:50 2019 +0200
+++ b/src/Tools/Code/code_ml.ML	Sun Jun 16 16:40:57 2019 +0000
@@ -885,7 +885,7 @@
       evaluation_args = []})
   #> Code_Target.add_language
     (target_OCaml, {serializer = serializer_ocaml, literals = literals_ocaml,
-      check = {env_var = "ISABELLE_OCAMLEXEC",
+      check = {env_var = "ISABELLE_OCAMLFIND",
         make_destination = fn p => Path.append p (Path.explode "ROOT.ml")
           (*extension demanded by OCaml compiler*),
         make_command = fn _ =>