X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Ftimes.h;h=e0a35547f6a0668fa9f26674ffa328089c8f4f35;hp=85052de0bb56427dbe1c3ce06e3d1d920aba0084;hb=8df5f21c4503e4f8ad7fb54293005896334a27f5;hpb=68fdf425abf14d016d5f95ee7b9d06a19a3c5926 diff --git a/check/times.h b/check/times.h index 85052de0..e0a35547 100644 --- a/check/times.h +++ b/check/times.h @@ -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();