aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2006-05-31 16:46:25 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2006-05-31 16:46:25 +0000
commit9ef2e9b18a5063fce62a829c844e2ada48b3e0cd (patch)
treec493c1bcb01e21856e7fccedf6aae87335a74edf
parent3eb4f2b7b8691d7c08b712a1afe5c8902b79b871 (diff)
oops, forgot to note that previous commit closes bug #2022
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@195 df1f8a13-aa1d-4dd4-9681-27ded5b42416
-rw-r--r--src/Interpolate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Interpolate.c b/src/Interpolate.c
index 4e27699..05b8ee4 100644
--- a/src/Interpolate.c
+++ b/src/Interpolate.c
@@ -23,7 +23,7 @@
@hdesc Move all local-interpolation code from LocalInterp to here
@endhistory
- @version $Id$
+ @version $$
@@*/
#include <math.h>