X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Futils.cpp;h=b7f6641efc273072e29868a7bf1e47b05617a260;hp=f44ed9fa821fd6fbcb8bd4c08c029ad8c3899fbf;hb=eccdca0011fc44bc14cfcb7ffd82dbcb653e19a5;hpb=b8150271ff497c2ef0c2a8748f5f53b4f1bab7c8 diff --git a/ginac/utils.cpp b/ginac/utils.cpp index f44ed9fa..b7f6641e 100644 --- a/ginac/utils.cpp +++ b/ginac/utils.cpp @@ -4,7 +4,7 @@ * but not of any interest to the user of the library. */ /* - * GiNaC Copyright (C) 1999-2008 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2010 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 @@ -443,6 +443,8 @@ library_init::~library_init() } } +void library_init::init_unarchivers() { } + // comment skeleton for header files