[mathic] 24/62: Added PairQueue.h include to mathic.h and corrected commenti n mathic.h

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Apr 1 11:36:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository mathic.

commit 2fe532dc71c9e94b23879f3b54844d94c23d7fa1
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date:   Wed Aug 1 18:03:19 2012 -0400

    Added PairQueue.h include to mathic.h and corrected commenti n mathic.h
---
 src/mathic.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/mathic.h b/src/mathic.h
index 3c632e3..3980051 100755
--- a/src/mathic.h
+++ b/src/mathic.h
@@ -1,4 +1,4 @@
-// Include this file to pull in all external MemTailor files
+// Include this file to pull in all external Mathic files
 
 // utilities
 #include "mathic/Timer.h"
@@ -18,6 +18,7 @@
 #include "mathic/StlSet.h"
 #include "mathic/Heap.h"
 #include "mathic/Geobucket.h"
+#include "mathic/PairQueue.h"
 
 // CLI package
 #include "mathic/Action.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathic.git



More information about the debian-science-commits mailing list