]> www.ginac.de Git - ginac.git/blobdiff - check/times.h
* Fix static initialization order fiasco.
[ginac.git] / check / times.h
index 85052de0bb56427dbe1c3ce06e3d1d920aba0084..e0a35547f6a0668fa9f26674ffa328089c8f4f35 100644 (file)
@@ -3,7 +3,7 @@
  *  Prototypes for all individual timings. */
 
 /*
- *  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
@@ -39,6 +39,7 @@ unsigned time_dennyfliegner();
 unsigned time_gammaseries();
 unsigned time_vandermonde();
 unsigned time_toeplitz();
+unsigned time_hashmap();
 unsigned time_lw_A();
 unsigned time_lw_B();
 unsigned time_lw_C();