]> www.ginac.de Git - ginac.git/blobdiff - check/exam_archive.cpp
adapted to changed clifford_unit() API
[ginac.git] / check / exam_archive.cpp
index 6b787c05c66077e3cb5b326a8b1c6198a49549ae..1deacaa10df90e9390b987f0e0da05096dabc202 100644 (file)
@@ -3,7 +3,7 @@
  *  Here we test GiNaC's archiving system. */
 
 /*
- *  GiNaC Copyright (C) 1999-2003 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;