git://www.ginac.de
/
ginac.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes for gcc 3.4
[ginac.git]
/
ginac
/
lst.cpp
diff --git
a/ginac/lst.cpp
b/ginac/lst.cpp
index 566d16b172f9cc9081b84db060aee1113b2aaf88..97e793e4bde043e1dd533e54c379236aba4a7a04 100644
(file)
--- a/
ginac/lst.cpp
+++ b/
ginac/lst.cpp
@@
-24,7
+24,7
@@
namespace GiNaC {
-GINAC_IMPLEMENT_REGISTERED_CLASS(lst, basic)
+
template <>
GINAC_IMPLEMENT_REGISTERED_CLASS(lst, basic)
/** Specialization of container::info() for lst. */
bool lst::info(unsigned inf) const