aboutsummaryrefslogtreecommitdiff
path: root/src/patch/fd_grid.hh
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-06-21 09:02:22 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2001-06-21 09:02:22 +0000
commitbf5da9ad86bebbb82f5d2e0aa85bb57a3c02823f (patch)
treead5d408c10edc5ff554db8d2f18f2389e9ceafb2 /src/patch/fd_grid.hh
parent2d768bd9ed18acf1516a61bcc45ebbe8e158a545 (diff)
rename "jt/util++.hh" --> "jt/util.hh"
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@93 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/fd_grid.hh')
-rw-r--r--src/patch/fd_grid.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/patch/fd_grid.hh b/src/patch/fd_grid.hh
index a881f20..9e34170 100644
--- a/src/patch/fd_grid.hh
+++ b/src/patch/fd_grid.hh
@@ -14,7 +14,7 @@
// <stdio.h>
// <assert.h>
// <math.h> // for M_PI (used by degree/radian conversions)
-// "jt/util++.hh" // jtutil:: stuff:
+// "jt/util.hh" // jtutil:: stuff:
// // how_many_in_range(),
// // degrees_of_radians(), radians_of_degrees(),
// "jt/array.hh"