aboutsummaryrefslogtreecommitdiff
path: root/src/metrics
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-04-02 11:07:01 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2003-04-02 11:07:01 +0000
commit2c861b0e9b929fc74ab26416ed0381b7f50d6d97 (patch)
tree0dba1130cd0d58b6fe9c2bea15961617b3c1a1bf /src/metrics
parent827f01e7e559a2e5af52a4823fea881bdebf846b (diff)
put opening and closing double quotes (in Fortran comment)
on the same line, so the C preprocessor doesn't choke on them git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@157 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'src/metrics')
-rw-r--r--src/metrics/Gowdy.F775
1 files changed, 2 insertions, 3 deletions
diff --git a/src/metrics/Gowdy.F77 b/src/metrics/Gowdy.F77
index 8573710..03c90de 100644
--- a/src/metrics/Gowdy.F77
+++ b/src/metrics/Gowdy.F77
@@ -5,9 +5,8 @@ C @author Denis Pollney
C @desc
C Cosmological Gowdy metric for a polarized wave in an
C expanding universe. See
-C "Stable 3-level leapfrog integration in numerical
-C relativity" New, K, Watt, K, Misner, C and Centrella,
-C J, PRD 58, 064022.
+C "Stable 3-level leapfrog integration in numerical relativity"
+C New, K, Watt, K, Misner, C and Centrella, J, PRD 58, 064022.
C @desc
C @version $Header$
C @@