Skip to content
Snippets Groups Projects
Commit 2f1606bd authored by Mark Woolrich's avatar Mark Woolrich
Browse files

*** empty log message ***

parent acbdc3e3
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ public: ...@@ -77,7 +77,7 @@ public:
minsearch(x,*this,paramstovary); minsearch(x,*this,paramstovary);
} }
private: private:
const EvalFunction& operator=(EvalFunction& par); const EvalFunction& operator=(EvalFunction& par);
EvalFunction(const EvalFunction&); EvalFunction(const EvalFunction&);
}; };
......
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