If you use LaTeX, try the package comment.sty available on CTAN and the
commands
\includeversion{FINAL}\excludeversion{TEMPORARY}
\begin{FINAL}
This will appear at the end
\end{FINAL}
\begin{TEMPORARY}
This will not
\end{TEMPORARY}