aboutsummaryrefslogtreecommitdiff
path: root/src/gr
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-18 19:22:34 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-07-18 19:22:34 +0000
commit3ffb8c841a8b727e98615c538d6d89295c734094 (patch)
tree5675bc65fc63d2ae14d40cd6a49b9f7faadc02e9 /src/gr
parente4b4a6cf5c7e6724d8f2a344396b1a61fe15d431 (diff)
add header comment
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@644 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/gr')
-rw-r--r--src/gr/ellipsoid.maple2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gr/ellipsoid.maple b/src/gr/ellipsoid.maple
index 0c485fa..349cc8d 100644
--- a/src/gr/ellipsoid.maple
+++ b/src/gr/ellipsoid.maple
@@ -2,6 +2,8 @@
# $Header$
#
+# This program finds the intersection of an ellipsoid with an offset ray.
+#
# ellipsoid has center (A,B,C), radius (a,b,c)
# angular coordinate system has center (U,V,W)
#