From 1f2f09841628c4ab913accc242a5cfc06aae3f1e Mon Sep 17 00:00:00 2001 From: goodale Date: Wed, 14 Aug 2002 13:43:17 +0000 Subject: Adding missing @history tags. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@121 6a3ddf76-46e1-4315-99d9-bc56cac1ef84 --- src/BrillLindquist.c | 1 + src/Misner_multiple.c | 1 + src/Misner_standard.c | 1 + 3 files changed, 3 insertions(+) diff --git a/src/BrillLindquist.c b/src/BrillLindquist.c index 7c069f5..f0ecacd 100644 --- a/src/BrillLindquist.c +++ b/src/BrillLindquist.c @@ -33,6 +33,7 @@ void BrillLindquist(CCTK_ARGUMENTS); @desc Set up initial data for Brill Lindquist black holes @enddesc + @history @hdate Fri Apr 26 10:04:05 2002 @hauthor Tom Goodale @hdesc Changed to use new StaticConformal stuff @endhistory diff --git a/src/Misner_multiple.c b/src/Misner_multiple.c index 52a21fb..531040e 100644 --- a/src/Misner_multiple.c +++ b/src/Misner_multiple.c @@ -33,6 +33,7 @@ void Misner_multiple(CCTK_ARGUMENTS); Set up initial data for multiple Misner black holes @enddesc @calls MisnerEvalPsi + @history @hdate Fri Apr 26 10:04:05 2002 @hauthor Tom Goodale @hdesc Changed to use new StaticConformal stuff @endhistory diff --git a/src/Misner_standard.c b/src/Misner_standard.c index ece12db..adde16b 100644 --- a/src/Misner_standard.c +++ b/src/Misner_standard.c @@ -57,6 +57,7 @@ void Misner_standard(CCTK_ARGUMENTS); @pdesc Summation limit for the misner series in the 'twobh' case. @ptype integer @endpar + @history @hdate Fri Apr 26 10:04:05 2002 @hauthor Tom Goodale @hdesc Changed to use new StaticConformal stuff @endhistory -- cgit v1.2.3