Skip to content
Snippets Groups Projects
Commit 50c40374 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

remove commented doc

parent 3926224c
No related branches found
No related tags found
1 merge request!350Resolve "Factory documentation"
Pipeline #5595 passed
This commit is part of merge request !350. Comments created here will be created in the context of that merge request.
...@@ -29,15 +29,6 @@ ...@@ -29,15 +29,6 @@
namespace wolf { namespace wolf {
/**
* \brief scalar type for the Wolf project
*
* Do NEVER forget to use Wolf scalar definitions when you code!!!
*
* Do NEVER use plain Eigen scalar types!!! (This is redundant with the above. But just to make sure you behave!)
*/
//typedef double double;
/** /**
* \brief Vector and Matrices size type for the Wolf project * \brief Vector and Matrices size type for the Wolf project
* *
......
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