From 178da6db21bf71a4c60365526a6df7441e224524 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 28 Jan 2002 16:47:02 +0000
Subject: [PATCH] *** empty log message ***

---
 utils/myperlsolver.opt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/myperlsolver.opt b/utils/myperlsolver.opt
index d11b6e8421..23e32b7437 100644
--- a/utils/myperlsolver.opt
+++ b/utils/myperlsolver.opt
@@ -7,7 +7,7 @@ solver implementation in Gmsh...";
 Solver.Executable1 = "./myperlsolver.pl";
 Solver.Extension1 = "";
 Solver.MeshName1 = "";
-Solver.MeshCommand1 = "-mesh %s";
+Solver.MeshCommand1 = "";
 Solver.OptionCommand1 = "-options";
 Solver.FirstOption1 = "Option";
 Solver.SecondOption1 = "";
-- 
GitLab