Skip to content
Snippets Groups Projects
Commit 049e5c28 authored by Giovanni La Mura's avatar Giovanni La Mura
Browse files

Remove FORTRAN wrapped calls

parent 1d5e6ba8
No related branches found
No related tags found
No related merge requests found
...@@ -49,9 +49,6 @@ struct C2 { ...@@ -49,9 +49,6 @@ struct C2 {
double vsz[2]; double vsz[2];
}; };
//! \brief Write a message to test FORTRAN -> C++ communication
extern "C" void testme_();
/*! \brief C++ porting of DIEL /*! \brief C++ porting of DIEL
* *
* \param npntmo: `int` * \param npntmo: `int`
......
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