aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
new file mode 100644
index 0000000..5bad226
--- /dev/null
+++ b/doc/documentation.tex
@@ -0,0 +1,25 @@
+\documentclass{article}
+\begin{document}
+
+\title{ADMMacros}
+\author{}
+\date{April 2002}
+\maketitle
+
+\abstract{Provides macros for other ADM based thorns to use}
+
+\section{Purpose}
+
+This thorn provides a load of macros to be used by other thorns to do
+various calculations.
+
+\section{Comments}
+
+
+
+% Automatically created from the ccl files by using gmake thorndoc
+\include{interface}
+\include{param}
+\include{schedule}
+
+\end{document}