changeset 82761 | 88ffadf17062 |
parent 82720 | 956ecf2c07a0 |
child 82763 | a07ca02ac456 |
--- a/src/Pure/ML/ml_statistics.scala Wed Jun 25 12:25:02 2025 +0200 +++ b/src/Pure/ML/ml_statistics.scala Wed Jun 25 12:29:04 2025 +0200 @@ -59,7 +59,7 @@ val env_prefix = if_proper(stats_dir, Bash.exports("POLYSTATSDIR=" + stats_dir)) - val polyml_exe = ML_Settings.system(options).polyml_exe + val polyml_exe = ML_Settings(options).polyml_exe Bash.process(env_prefix + File.bash_path(polyml_exe) + " -q --use src/Pure/ML/ml_statistics.ML --eval " +