[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323
Bernhard R. Link
brlink at debian.org
Tue Apr 24 15:54:22 UTC 2012
The following commit has been merged in the cleanedupstream branch:
commit 62a49ce15534c0e889b05aa876add579c1e43cba
Author: Yue Ren <ren at mathematik.uni-kl.de>
Date: Sun Mar 18 17:11:22 2012 +0100
fix: typo in error output
diff --git a/callgfanlib/bbfan.cc b/callgfanlib/bbfan.cc
index ac4b09a..4f0a409 100644
--- a/callgfanlib/bbfan.cc
+++ b/callgfanlib/bbfan.cc
@@ -281,7 +281,7 @@ BOOLEAN numberOfConesOfDimension(leftv res, leftv args)
}
}
}
- WerrorS("getAmbientDimension: unexpected parameters");
+ WerrorS("numberOfConesOfDimension: unexpected parameters");
return TRUE;
}
--
an open source computer algebra system
More information about the debian-science-commits
mailing list