aboutsummaryrefslogtreecommitdiff
path: root/src/patch/coords.hh
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-13 17:26:25 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-09-13 17:26:25 +0000
commitbd222c6a29ba8478fac62fc58b9790d58d9086d7 (patch)
tree53586378c6a161bb6fd3cbec5f9aa9b31c8a3628 /src/patch/coords.hh
parenta48ea2f96e207794854bca76be81ba121a98c34e (diff)
change from $Id:$ to $Header:$
fix a bug in local_coords::partial_xyz_wrt_mu_nu() redo Jacobian computation for surface integrals git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@730 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/coords.hh')
-rw-r--r--src/patch/coords.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/coords.hh b/src/patch/coords.hh
index bad88ea..787c203 100644
--- a/src/patch/coords.hh
+++ b/src/patch/coords.hh
@@ -1,5 +1,5 @@
// coords.hh -- coordinate systems and conversions
-// $Id$
+// $Header$
//
// ***** coordinate systems *****
// ***** conversions between different local coordinate systems *****