X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Ffunction.pl;h=3e447354d814d87c1a04e71f2f71e99c4e6106e3;hp=da8953c3fc29f6e7728bc67728d13192e6b41569;hb=a79a813e7249f793859d1d3b443d1931dbab94b6;hpb=701f2c9acbf58e84d2c8619f00d8b7718fb1eafd diff --git a/ginac/function.pl b/ginac/function.pl old mode 100755 new mode 100644 index da8953c3..3e447354 --- a/ginac/function.pl +++ b/ginac/function.pl @@ -2,7 +2,7 @@ # function.pl options: \$maxargs=${maxargs} # -# GiNaC Copyright (C) 1999-2007 Johannes Gutenberg University Mainz, Germany +# GiNaC Copyright (C) 1999-2008 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 @@ -293,7 +293,7 @@ $interface=<eval_ncmul(v); +} + unsigned function::calchash() const { unsigned v = golden_ratio_hash(golden_ratio_hash((p_int)tinfo()) ^ serial);