src/Pure/Admin/component_verit.scala
changeset 82467 b0740dce1f1d
parent 80224 db92e0b6a11a
child 82499 d46bc8a03141
--- a/src/Pure/Admin/component_verit.scala	Wed Apr 09 22:23:59 2025 +0200
+++ b/src/Pure/Admin/component_verit.scala	Wed Apr 09 22:29:11 2025 +0200
@@ -19,7 +19,7 @@
     target_dir: Path = Path.current,
     mingw: MinGW = MinGW.none
   ): Unit = {
-    mingw.check
+    mingw.check()
 
     Isabelle_System.with_tmp_dir("build") { tmp_dir =>
       /* component */