summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/Appendices.tex
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-05-18 00:08:38 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-05-18 00:08:38 +0000
commit1433d0fc88dfe9e7b6c89715330ff13789c5869a (patch)
tree7e9200426d1393fe0c16dea812fa3651404e42f5 /doc/UsersGuide/Appendices.tex
parent1e8a4ae100ad962015869b0d4d14134e557c6213 (diff)
Added note about TAGS' conflicts with CCTK_FILEVERSION().
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2827 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/Appendices.tex')
-rw-r--r--doc/UsersGuide/Appendices.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index daabe713..96e588aa 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -977,6 +977,12 @@ Return to previous location before jump to tag (not widely implemented).
\end{enumerate}
+\vspace{1.1cm}
+
+\textbf{Note: Currently some of the \texttt{CCTK\_FILEVERSION()} macros
+at the top of every source file don't have a trailing semicolon, which
+confuses the \texttt{etags} and \texttt{ctags} programs, so TAGS does not find the first
+subroutine in any file with this problem.}
\chapter{ThornLists}