Skip to content
Snippets Groups Projects
Commit 61dec97d authored by Markus Blatt's avatar Markus Blatt
Browse files

Added doxygen file description.

[[Imported from SVN: r7094]]
parent d876cbf7
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,10 @@
#include <cstdlib>
#include <new>
/**
* @file
* @brief Allocators that use malloc/free.
*/
namespace Dune
{
/**
......
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