]> www.ginac.de Git - ginac.git/blobdiff - check/times.cpp
- charpoly(): lambda is now a "const ex &" instead of a "const symbol &"
[ginac.git] / check / times.cpp
index c5dcff70d5a48cc914909bf1ccf2f88f5ff79f4f..9ada2bf6e3ae4421b24fd0de6700fa77cdfe948c 100644 (file)
@@ -3,7 +3,7 @@
  *  Main program that calls the individual timings. */
 
 /*
- *  GiNaC Copyright (C) 1999-2002 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
@@ -39,6 +39,7 @@ try { \
        TIME(gammaseries)
        TIME(vandermonde)
        TIME(toeplitz)
+       TIME(hashmap)
        TIME(lw_A)
        TIME(lw_B)
        TIME(lw_C)