]> www.ginac.de Git - ginac.git/blobdiff - check/time_toeplitz.cpp
Add remark about complex conjugation.
[ginac.git] / check / time_toeplitz.cpp
index 51089f038814ee34f8e670a4d7899a2bf37dc0f2..693b8f77573dfd12983c894778ce2b64bccd6511 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 /*
  */
 
 /*
- *  GiNaC Copyright (C) 1999-2001 Johannes Gutenberg University Mainz, Germany
+ *  GiNaC Copyright (C) 1999-2003 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
  *
  *  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
@@ -63,7 +63,7 @@ static unsigned toeplitz_det(unsigned size)
        return result;
 }
 
        return result;
 }
 
-unsigned time_toeplitz(void)
+unsigned time_toeplitz()
 {
        unsigned result = 0;
 
 {
        unsigned result = 0;