aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions/action_trisolve.hh
diff options
context:
space:
mode:
Diffstat (limited to 'bench/btl/actions/action_trisolve.hh')
-rw-r--r--bench/btl/actions/action_trisolve.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/btl/actions/action_trisolve.hh b/bench/btl/actions/action_trisolve.hh
index f97f7dbc9..0d277eb77 100644
--- a/bench/btl/actions/action_trisolve.hh
+++ b/bench/btl/actions/action_trisolve.hh
@@ -130,7 +130,7 @@ private :
typename Interface::gene_vector B;
int _size;
- int _cost;
+ double _cost;
};
#endif