Skip to content
Snippets Groups Projects

Ctest configuration

Merged Joan Solà Ortega requested to merge frame-base-tests into master
2 files
+ 4
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
0
@@ -11,6 +11,8 @@ namespace wolf {
class ConstraintFix: public ConstraintSparse<3,2,1>
{
public:
typedef std::shared_ptr<ConstraintFix> Ptr;
public:
// static const unsigned int N_BLOCKS = 2;
Loading