[opengm] 40/40: fix incomplete bugfix
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun Feb 14 16:06:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository opengm.
commit f0c167b5953c9ad7587bde5a5eed377233a8f499
Author: Joerg Kappes <kappes at math.uni-heidelberg.de>
Date: Sun Jan 31 21:28:51 2016 +0100
fix incomplete bugfix
---
include/opengm/graphicalmodel/graphicalmodel.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/opengm/graphicalmodel/graphicalmodel.hxx b/include/opengm/graphicalmodel/graphicalmodel.hxx
index 0d984d3..1273e75 100755
--- a/include/opengm/graphicalmodel/graphicalmodel.hxx
+++ b/include/opengm/graphicalmodel/graphicalmodel.hxx
@@ -112,7 +112,7 @@ public:
size_t factorOrder() const;
void assign(const SpaceType& );
- IndexType addVariable(const IndexType);
+ IndexType addVariable(const LabelType);
template<class FUNCTION_TYPE>
FunctionIdentifier addFunction(const FUNCTION_TYPE&);
template<class FUNCTION_TYPE>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git
More information about the debian-science-commits
mailing list