[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323
Bernhard R. Link
brlink at debian.org
Tue Apr 24 15:53:17 UTC 2012
The following commit has been merged in the cleanedupstream branch:
commit 21d739439bb16a7e42dd5117daca38a52e0ae81a
Author: Martin Lee <martinlee84 at web.de>
Date: Fri Feb 17 15:47:40 2012 +0100
fix: typo
diff --git a/factory/ftmpl_inst.cc b/factory/ftmpl_inst.cc
index 6927875..fd17b64 100644
--- a/factory/ftmpl_inst.cc
+++ b/factory/ftmpl_inst.cc
@@ -16,9 +16,9 @@
#include <templates/ftmpl_functions.h>
#include <templates/ftmpl_matrix.cc>
-#include <canonicalform.h>
-#include <cf_map.h>
-#include <cf_reval.h>
+#include "canonicalform.h"
+#include "cf_map.h"
+#include "cf_reval.h"
//{{{ explicit template class instantiations
--
an open source computer algebra system
More information about the debian-science-commits
mailing list