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

*** empty log message ***

parent 2b3eba3f
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,6 @@
#include <string.h>
#include <stdio.h>
#include "Options.h"
#include "Message.h"
#include "PView.h"
......@@ -99,7 +98,6 @@ class GMSH_Post_Plugin : public GMSH_Plugin
virtual PViewDataList *getDataList(PView *view);
virtual void assignSpecificVisibility() const {}
virtual bool geometricalFilter(Double_Matrix *) const { return true; }
};
// The base class for solver plugins. The idea is to be able to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment