Skip to content
Snippets Groups Projects

Version 0.1.0 (setup)

Merged Adrien Crovato requested to merge adri into master
12 files
+ 225
29
Compare changes
  • Side-by-side
  • Inline
Files
12
+ 1
0
@@ -72,6 +72,7 @@ def __getitem__(self, name):
%shared_ptr(fpm::Lifting);
%immutable fpm::Lifting::wake; // avoids the creation of the setter method
%include "fLifting.h"
%shared_ptr(fpm::Wake);
%include "fWake.h"
%shared_ptr(fpm::Problem);
Loading