fix: doc and warnings
This commit is contained in:
parent
4d51fb8132
commit
ee5e1a36f6
5 changed files with 10 additions and 5 deletions
|
|
@ -69,7 +69,7 @@
|
|||
*/
|
||||
|
||||
template <class EOT>
|
||||
eoGenOp<EOT> & do_make_op(eoParser& _parser, eoState& _state, eoInit<EOT>& _init)
|
||||
eoGenOp<EOT> & do_make_op(eoParser& _parser, eoState& _state, eoInit<EOT>& /*_init*/)
|
||||
{
|
||||
// this is a temporary version, while Maarten codes the full tree-structured
|
||||
// general operator input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue