X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=ginac%2Fregistrar.h;h=1c30253497b8c650e8c254d44eb8b53039a6b670;hb=1c65b3c7d04ab7123bbc7fc9e420c8bd484927a1;hp=8fd22270a15d14a745b1d8dd208b0d0992863dfd;hpb=67edef78ce992a8f6ad704bfac228b8dec6eacd2;p=ginac.git diff --git a/ginac/registrar.h b/ginac/registrar.h index 8fd22270..1c302534 100644 --- a/ginac/registrar.h +++ b/ginac/registrar.h @@ -3,7 +3,7 @@ * GiNaC's class registrar (for class basic and all classes derived from it). */ /* - * GiNaC Copyright (C) 1999-2010 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2016 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -36,7 +36,7 @@ namespace GiNaC { class ex; class archive_node; -template