]> www.ginac.de Git - ginac.git/blobdiff - check/exam_archive.cpp
Modifications for improved series expansion.
[ginac.git] / check / exam_archive.cpp
index f51bb46ea5f3178471c85869a602135badbec2ec..1deacaa10df90e9390b987f0e0da05096dabc202 100644 (file)
@@ -3,7 +3,7 @@
  *  Here we test GiNaC's archiving system. */
 
 /*
- *  GiNaC Copyright (C) 1999-2002 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2004 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
@@ -24,7 +24,7 @@
 
 #include <fstream>
 
-unsigned exam_archive(void)
+unsigned exam_archive()
 {
        unsigned result = 0;