Skip to content
Snippets Groups Projects
Commit 56cf8279 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent d3a43f98
Branches
Tags
No related merge requests found
......@@ -20,7 +20,7 @@ StringXString GeneralOptions_String[] = {
{ F|S, "ErrorFileName" , opt_general_error_filename , ".gmsh-errors" },
{ F|S, "OptionsFileName" , opt_general_options_filename , ".gmsh-options" },
#ifdef WIN32
{ F|O, "Editor" , opt_general_editor , "wordpad %s" },
{ F|O, "Editor" , opt_general_editor , "notepad %s" },
#else
{ F|O, "Editor" , opt_general_editor , "emacs %s &" },
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment