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

pp

parent 8dfe776c
Branches
Tags
No related merge requests found
......@@ -829,9 +829,9 @@ void onelab_cb(Fl_Widget *w, void *data)
do{ // enter loop
// the Gmsh client is special: it always gets executed first. (The
// meta-model will allow more flexibility: but in the simple GUI
// we can assume this)
// the Gmsh client is special: it always gets executed first. (A
// special-puropose meta-model allows more flexibility: but in the simple
// GUI we can assume this)
runGmshClient(action);
if(action == "compute")
......
......
File changed. Contains only whitespace changes. Show whitespace changes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment