[mathicgb] 42/393: Fixed a capitalization error in an #include
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Fri Apr 3 15:58:30 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch upstream
in repository mathicgb.
commit 9955f49c93621dd768be1cf3f434b15773676b94
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date: Tue Oct 2 11:45:36 2012 +0200
Fixed a capitalization error in an #include
---
src/mathicgb/FreeModuleOrder.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mathicgb/FreeModuleOrder.hpp b/src/mathicgb/FreeModuleOrder.hpp
index 43f7da3..9059885 100755
--- a/src/mathicgb/FreeModuleOrder.hpp
+++ b/src/mathicgb/FreeModuleOrder.hpp
@@ -4,7 +4,7 @@
#define _free_module_order_h_
#include "PolyRing.hpp"
-#include "SigSpairQueue.hpp"
+#include "SigSPairQueue.hpp"
class PolyRing;
class Ideal;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git
More information about the debian-science-commits
mailing list